Posted by Trunkhorn on April 9, 2009 at 11:02pm
Jump to:
| Project: | Custom Links |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This type of entry
http://localhost/drupal/?q=node/add/document
is being converted to this
http://localhost/drupal/%3Fq%3Dnode/add/document
causing the link to 404
Comments
#1
I pasted in the link you provided into "path" and it seems to work fine. I don't see where the url is encoded (though i would think that an encoded url would work fine anyway). I'm going to assume that this was fixed since april. Might be good to mention that abolute urls work fine in the path help text. "The Drupal path for the link. (http://gallery.twelvegrove.com/node/1#comment)" makes it look like you can only use drupal paths.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.