Closed (fixed)
Project:
Simple Dialog
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2013 at 21:48 UTC
Updated:
26 Apr 2013 at 06:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
aadityawalawalkar commentedPlease find the patch (Missing_Title_Dialog_Fails-1960620-1.patch) that works as you wanted.
Also find the patch (Missing_Title_Dialog_Fails_Default_Title-1960620-1.patch) that allows to define a default title for simple dialog which will be used in absence of "title" attribute in simple dialog link.
If default title attribute is left blank then simple dialog link's text will be used as simple dialog title.
Comment #2
drclaw commentedHm... You know I was against this for some reason a while ago but I can't remember why now... Anyway, I like your second patch idea. I've applied it and pushed a new release. Thanks!!