Closed (fixed)
Project:
Multi-path autocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Sep 2011 at 10:45 UTC
Updated:
27 Dec 2011 at 13:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
edb commentedPatch
Comment #2
stborchertSlashes in autocomplete is a general problem in Drupal.
See #93854: Allow autocompletion requests to include slashes for further details.
I tend to mark this as a duplicate of #1024188: External URLs trigger Javascript alerts ...
Comment #3
edb commentedIt is a general problem in drupal with apache. If you set up your server to allow encoded slashes in the URL slashes and autocomplete will work as intended. MPAC, however, will not, without this patch.
Comment #4
danielhonrade commentedthanks for this patch and module, I just integrated this module to mine, http://drupal.org/project/om_maximenu
Comment #5
stborchertUhm, totally forgot this one. Committed (slightly modified version) and created a new release.