change 'autocomplete_title' callback to 'autocomplete'
christefano - April 14, 2008 - 07:36
| Project: | Teleport |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | incidentist |
| Status: | closed |
Jump to:
Description
To make Teleport work out of the box with Secure Pages, please change change the 'autocomplete_title' callback to use 'autocomplete' instead.

#1
Sure, but can you explain this a bit? I've never used Secure Pages and it's not obvious why it requires specific paths in order to work properly.
#2
Secure Pages includes the ability to blacklist certain paths from being requested over SSL, and the Secure Pages blacklist is already set up with
*/autocomplete/*(which works for core and all other contrib modules). Teleport is the only module I know of that uses 'autocomplete_title' and Secure Pages needs to be configured to blacklist*/autocomplete/*as well for Teleport to work.#3
Committed.
--project followup subject--
Automatically closed -- issue fixed for two weeks with no activity.
--project followup subject--
Automatically closed -- issue fixed for two weeks with no activity.
#4
Automatically closed -- issue fixed for two weeks with no activity.