When using the Tracker-plugin in an article-body like this (or however, just use it in a way, that it shows fields ;) ):
{TRACKER(trackerId=>3,fields=>7:8{TRACKER}
then it breaks in a way, that it parses the tracker-field-name as a link.
<input type="text" name="track[7]" value=""size="30"/>
becomes
<input type="text" name="track<a class="wiki" href="7">7</a>" value=""size="30"/>
A pointer to the problem:
The effects result from stripping of pre-parsing and no-parsing markup as introduced by rlpowell on 24 May 2004. Check lines 136-139 and 161-162 (that's CVS from 11 April 2006). When commenting them out, the tracker-plugin works correctly again.
Mailed rlpowell on this one, perhaps he remembers, what problem he fixed and can help quickly. - amette
rlpowell answered by mail:
I don't remember what I was doing, but I *do* know that whatever it was, I'm not using it anymore. If rolling back my changes provides a quick fix, please feel absolutely free to do so. Sorry about that. -Robin
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |