[ php-blog-Bugs-3427291 ] freetag plugin creates invalid URLs
SourceForge.net <[email protected]> Sat, 22 Oct 2011 15:18:04 -0600
| Newsgroups | gmane.comp.serendipity.trackers |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #3427291, was opened at 2011-10-22 15:18 Message generated for change (Tracker Item Submitted) made by kevinoid You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=542822&aid=3427291&group_id=75065 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kevin Locke (kevinoid) Assigned to: Nobody/Anonymous (nobody) Summary: freetag plugin creates invalid URLs Initial Comment: The freetag event plugin creates URLs to the RSS feed of the form rss.php?serendipity[tag]=something, however this is invalid syntax according to RFC2396 which explicitly requires that square brace characters used in URLs be escaped (they are in the "unwise" character class in section 2.4.3). This causes validation errors with some validators (such as validator.nu) and problems with consumer programs expecting valid URLs. To fix the problem, the URL could be correctly represented as serendipity%5Btag%5D=something, or a different convention could be adopted which avoids the need to escape any characters. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=542822&aid=3427291&group_id=75065 ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev