|
|
|
[
Permlink
| « Hide
]
Lucian Holland - 06/Jun/05 03:38 AM
I've found some time to look into this issue, and it appears that in the delightful TwikiFormat.format method, the chunk of code that handles external wiki linking has been moved after the chunk of code that handles URLs; the result is that the wiki formatter creates external wiki links, which the URL reformatting code then merrily processes again! For the time being I have moved the URL handling bit to immediately before the wiki linking bit and this fixes the problem for me. I assume the real answer is probably to fix the pattern used by the URL stuff not to match things already in an href attribute; but it's Monday morning and I can't face large chunks of regex right now... :-)
Lucian,
Did you have more time to look into this? Jacques Jacques,
Sorry - I'm afraid I've been very snowed under and at the moment we're still using my original patch - just switching the order of the two chunks around. I think it's unlikely that I'll get a chance to look at it any further in the near future.... Sorry, Lucian Waiting for feedback from mailing list on suggestion that work around is actually the preferred solution.
I believe that the same piece of code is responsible for XPR-232 as well - needs to be reviewed quite carefully...
So is it commited to SVN and is ready to be included in new releases ?
More work needs to be done apparently
See for more details: https://sourceforge.net/forum/message.php?msg_id=4087347 Erm... as far as I understand this topic You stated there that it should work from 0.7b7 branch (link here: https://sourceforge.net/forum/message.php?msg_id=3750633) Am I right ?
Piotr, unfortunately, not all case are covered. I need to look into it closer to make sure all cases are indeed working. Jacques
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||