If I choose as the path for an internal link, the shortcut takes me to "mysite.com/", which is not the expected behavior.
The easiest way to fix this would probably be to allow the "action to take" box to be submitted empty. That should go to "mysite.com/", which is sometimes what users want.
There is a simple workaround for this issue, which is to just use "mysite.com" as an external link. It's not external, though, so this is nonintuitive.
Comments
Comment #1
negative_zero commentedLooks like some text got stripped. I meant to say that if I try to make an internal link to
<front>, I get directed tomysite.com/<front>.Comment #2
grasmash commentedJust add "index.php" to the action field.
Comment #3
nestor.mata commentedNow every internal url is translated the Drupal way, so it is valid to use
Nestor