Opened 18 years ago
Closed 18 years ago
#31 closed Bug (fixed)
Accesible popup links
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.4 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
the current code generated for popup links doesn't work if the final user has javascript disabled. This patch fixes this problem: https://sourceforge.net/tracker/index.php?func=detail&aid=1577202&group_id=75348&atid=543655
Change History (3)
comment:1 Changed 18 years ago by
Status: | new → assigned |
---|
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 2.4 |
---|
I liked this feature. The produced code is also clearer than the previous behavior. Go ahead on moving this one to the trunk.
comment:3 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
merged in revision 61
I've added this to my development branch. I've left commented out some code in fck_link.js but it should be removed if everything is fine.