Closed (fixed)
Project:
Link
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Oct 2009 at 08:06 UTC
Updated:
16 Mar 2010 at 15:40 UTC
According to RFC3986 "/" and "?" are legal characters in the fragment part of the URI (after the anchor character "#"). I stumbled across this error as one of our users tried to enter the URL blow into a link field, resulting in a "Not a valid URL." error.
http://www.archive.org/stream/aesopsfables00aesorich#page/n7/mode/2up
Comments
Comment #1
japanitrat commentedTrue, true, true.
Currently there is no way to link against pages with ajax/flash deep-links.
Comment #2
japanitrat commentedComment #3
bohartsubscribe
Comment #4
japanitrat commentedduplicates of #427990: Incorrect fragment handling and #323879: Facebook profile - not valid URL
Comment #5
jcfiala commentedFixed in the dev version. Thank you for your patience.
Comment #6
japanitrat commentedthx!