#42 closed Bug (fixed)
The ol/ul list property window always searchs first for a UL element.
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
reported in https://sourceforge.net/tracker/?func=detail&aid=1559466&group_id=75348&atid=543653
The fix is in my branch: I pass a parameter in the url to the dialog and then according to that parameter I do the search for that item.
Great solution Alfonso. Go ahead moving this one to trunk.