Closed (fixed)
Project:
TrackBack
Version:
5.x-1.2
Component:
Other
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2008 at 19:26 UTC
Updated:
25 Mar 2008 at 23:11 UTC
Any node with two dashes in the title, like below, causes the comment tag around the trackback in output to be closed, leaving the "actual" end of the comment code displaying as plain text.
Title: Your candidate -- ask your questions!
Code resulting:
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<rdf:Description rdf:about="http://www.reamp.org/gwscandidates" dc:identifier="http://www.reamp.org/gwscandidates" dc:title="Your Global Warming Solutions Working Group candidate -- ask your questions!" trackback:ping="http://www.reamp.org/trackback/3104" />
</rdf:RDF>
-->the "-->" at the end displays to the visitor, a minor problem.
Probably the function that outputs the trackback should filter out any "--" that might close the comment tag.
Comments
Comment #1
zorac commentedHi,
This bug has been fixed in 5.x-1.4.
Please up to date.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.