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
Comment #1
flibs commentedThere 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?
Comment #2
flibs commentedComment #3
flibs commentedThe edit form was using #value instead of #default_value for the textarea for the description.
Comment #4
flibs commentedComment #5
Anonymous (not verified) commentedSorry 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