Hello,

If I start adding an external URL, entering forward slashes cause the following Javascript error:

An AJAX HTTP error occurred.
HTTP Result Code: 404
Debugging information follows.
Path: http://d70/mpac/autocomplete/menu
StatusText: Not Found
ResponseText:
404 Not Found
Not Found
The requested URL /mpac/autocomplete/menu/http:/ was not found on this server.
Apache/2.2.14 (Ubuntu) Server at d70 Port 80

Now, I can just keep clicking "OK" and save the URL without any problems, but if I want a third party to use this system, I don't want them to see these popups. Which is a shame, because it's a great module and I'd like to be able to have third parties use it!

Hope there's something you can do about this,

Thanks!

Comments

stborchert’s picture

Status: Active » Closed (won't fix)

Unfortunately this is not a behaviour of mpac but of Drupal itself.
If you enter slashes ("/") into any autocomplete field you'll get this error.
This can't be solved here. Sorry.

stborchert’s picture

billspreston’s picture

stBorchet,

Thanks very much for the prompt reply and for doing some digging. I'll keep an eye on the issue you link to, since, as I say, I'd really like to be able to let others use the module.

yannickoo’s picture

It's commited to drupal 7. In the next release of drupal 7 the issue should be solved.