I have the the following on one of my pages:<br><br> :[[~Kurt Devlin]]:Lead for [[MyProjectA/]], [[MyProjectB/]]<br><br>This gives me the unexpected result of:<br><br> Lead for <a class="createlinktext" rel="nofollow" href="http://aldwiki.int.westgroup.com/MyProjectA/MyProjectA?action=edit">
MyProjectA</a>|Kurt Devlin]]:Lead for <a class="createlinktext" rel="nofollow" href="http://aldwiki.int.westgroup.com/MyProjectA/MyProjectA?action=edit">MyProjectA</a>, <a class="createlinktext" rel="nofollow" href="http://aldwiki.int.westgroup.com/MyProjectB/MyProjectB?action=edit">
MyProjectB</a><br><br>Removing the comma after "[[MyProjectA/]]" or substituting "Profiles/" for the "~" gives me what I would expect:<br><dl><dt><span class="wikilink"> </span><a class="wikilink" href="http://aldwiki.int.westgroup.com/Profiles/KurtDevlin">
Kurt Devlin</a></dt><dd> Lead for <a class="createlinktext" rel="nofollow" href="http://aldwiki.int.westgroup.com/MyProjectA/MyProjectA?action=edit">MyProjectA</a> <a class="createlinktext" rel="nofollow" href="http://aldwiki.int.westgroup.com/MyProjectB/MyProjectB?action=edit">
MyProjectBThis</a></dd></dl> looks like some weird regular expression parsing error, but I don't know if it is with the PmWiki core or with any custom markup that has been added on. This is not a critical issue as I have a workaround, but any help in identifying a solution would be appreciated.
<br><br>Thanks,<br>Kurt<br><br><pre>Apache/2.0.46 (Red Hat)<br>pmwiki-2.1.10<br>PHP 4.3.2 <br></pre><br><br><br>