<div dir="ltr">If you have a patch for the regex which can eliminate this, be sure to email me about it. Happy to make adjustments. :)<div><br></div></div><div class="gmail_extra"><br clear="all"><div>-Otto</div>
<br><div class="gmail_quote">On Sun, Oct 26, 2014 at 6:44 PM, Alex Vasquez <span dir="ltr"><<a href="mailto:alexjvas@gmail.com" target="_blank">alexjvas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey folks.<div>Found an issue with the theme check plugin. <br><br>Seems there's an issue on line 21 of 'theme-check/checks/customizer.php'. <br><br>The issue that occurs is if your default value has a semi-colon, the sanitize_callback function, which uses regex pattern matching, will stop matching when it encounters the semi-colon in the default value. A work around for this is to put the  order of the sanitize_callback before the default value. <br><br>Big ups to Konstantin Kovshenin for finding the bug and workaround. <br><div href="http://WISESTAMP_SIG_gmail_session"><div style="font-size:13px;font-family:Verdana,Arial,Helvetica,sans-serif"><br><img width="1" height="1"></div></div></div></div>
<br>_______________________________________________<br>
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>
<br></blockquote></div><br></div>