"/" and "?" should be valid after anchor
BillyIdle - October 27, 2009 - 08:06
| Project: | Link |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
True, true, true.
Currently there is no way to link against pages with ajax/flash deep-links.
#2