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

jpamental’s picture

Same issue here - anyone know what should be in that line of the file? (line 30, relatedlinks.js file)

Jason

Zen’s picture

Status: Active » Fixed

Fixed in 5-2-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.