Hmm... that explains the quote mark in the result!<br><br><div class="gmail_quote">On Mon, Sep 27, 2010 at 9:33 PM, Simon Prosser <span dir="ltr">&lt;<a href="mailto:pross@pross.org.uk">pross@pross.org.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">nice one chip,  WPFolio - 1.6.2 got another regex bug, the theme *was*<br>
using wp_list_pages but the regex was looking for [^wp_]list_pages which<br>
is list_pages WITHOUT wp_ as a prefix, BUT this theme uses list_pages as<br>
a css ID therefore is has &quot;listpages !<br>
[^wp_|^a-zA-Z0-9|\&quot;]link_pages fixes it ;)<br>
<font color="#888888"><br>
<br>
--<br>
</font><div class="im">My Blog: <a href="http://www.pross.org.uk/" target="_blank">http://www.pross.org.uk/</a><br>
Plugins : <a href="http://www.pross.org.uk/plugins/" target="_blank">http://www.pross.org.uk/plugins/</a><br>
Themes: <a href="http://wordpress.org/extend/themes/profile/pross" target="_blank">http://wordpress.org/extend/themes/profile/pross</a><br>
_______________________________________________<br>
</div><div><div></div><div class="h5">theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br>