Nice module. Very simple and welcome since I haven't seen a good Drupal links module. I am having a problem though.

I'm on Drupal 4.7.2. When I save a link the description is not being saved to the database. The other fields are saved. I can go into the database and add the description from the back end.

I tried editing the description I added on the back end and that did not work either. The theme I am working with is a modified version of Andreas01. You can see the implementation over at http://pmx.podcastnyc.net/links.

Thanks in advance.

Rob Safuto

Comments

flibs’s picture

There is a possibility there's an issue with the content of the description. Can you please post the description you were attempting to use incase there is a character there it doesn't like?

flibs’s picture

Assigned: Unassigned » flibs
Priority: Normal » Critical
flibs’s picture

Status: Active » Fixed

The edit form was using #value instead of #default_value for the textarea for the description.

flibs’s picture

Status: Fixed » Closed (fixed)
Anonymous’s picture

Sorry to not get back with you quickly. I will check out the fix and let you know if I see any other bugs. I appreciate the effort.

Rob