Tracker-plugin breaks in tiki-read_article.php
- Status
- Closed
- Subject
- Tracker-plugin breaks in tiki-read_article.php
- Version
- 1.9.x
- Category
- Error
- Feature
- Wiki (page view, edit, history, rename, etc)
- Resolution status
- Won't Fix
- Submitted by
- amette
- Volunteered to solve
- Robin Lee Powell
- Lastmod by
- Beestje
- Rating
- Description
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"/>
- Solution
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:
mail excerptCopy to clipboardI 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- Importance
- 6
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 542
- Created
- Tuesday 11 April, 2006 18:48:35 UTC
by Unknown - LastModif
- Friday 10 April, 2009 14:20:52 UTC