Posted by jpp on June 2, 2009 at 5:23am
Jump to:
| Project: | Global Redirect |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
Example
http://site.com/node/7628#comment-853
redirects to
http://site.com/content/7628/some-long-title
instead of
Comments
#1
#2
Unfortunately fragments are never available to server-side code or PHP since browsers never send them.
http://stackoverflow.com/questions/940905/can-php-read-the-hash-portion-...