Active
Project:
Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2011 at 16:35 UTC
Updated:
20 Aug 2019 at 21:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tokiI have a similar error with Link module.
A link field has been created on user's profile.
The link title is set to "Predefined Title" and an extra module called Link Icon allows to associate an icon for each predefined title (and then display the icon instead of the predefined title).
Everything goes well the first time an user edits the link but when he edits the profile the predefined title goes back to default (i.e. nothing) and when he saves the profile, he gets an error message and has to choose a predefined title again.
Comment #2
ashrafen commentedThis patch would fix the bug reported by @Toki
I have seen that the link module doesn't recognise the new title type "Predefined Title" and that's why it can render the selected option.
You may use the patched file and see if that fixes the issue.