404 error in autocomplete title field
scor - April 10, 2008 - 16:33
| Project: | Related links |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I get a js 404 error /sites/cvs/drupal/core/cli/d5/relatedlinks/autocomplete when typing a title. it comes from the relatedlinks.js files in which this is hardcoded! I'm not sure this is the best way to code this module. see how the user.module is implemented. you shouldn't have to hardcode form HTML code in js. look at the '#autocomplete_path' FAPI property. http://api.drupal.org/api/file/developer/topics/forms_api_reference.html...

#1
Same issue here - anyone know what should be in that line of the file? (line 30, relatedlinks.js file)
Jason
#2
Fixed in 5-2-dev.
#3
Automatically closed -- issue fixed for two weeks with no activity.