Closed (fixed)
Project:
Related links
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2008 at 16:33 UTC
Updated:
22 May 2008 at 17:33 UTC
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...
Comments
Comment #1
jpamental commentedSame issue here - anyone know what should be in that line of the file? (line 30, relatedlinks.js file)
Jason
Comment #2
Zen commentedFixed in 5-2-dev.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.