From: SourceForge.net <no...@so...> - 2004-01-31 01:50:24
|
Bugs item #886839, was opened at 2004-01-29 01:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=886839&group_id=6121 Category: version 1.3.x (experimental) Group: Rendering Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Tilde (~) character is incorrectly ellided from URLs Initial Comment: Found this on http://insue.com/linux/phpwiki/index.php? pagename=PCG-SRX51P%2FB&action=PageInfo It used to have links on it in the form http://host/~user/path/to/something. The '~user' was being turned into 'user' upon rendering - - both in the text of the URL and in the HREF. I've since edited this particular page to use %7E instead, but it led to broken links on the page. If you need more information, you can get me at roger- php...@di... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=886839&group_id=6121 |