#381 closed Bug (fixed)
Extra parameter used in the calls to new FCKPanel
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
Component: | UI : Floating Panel | Version: | SVN (FCKeditor) - Retired |
Keywords: | Cc: |
Description
Seems that almost all the calls to are using a second extra parameter that it isn't defined in the function itself:
var oChildPanel = new FCKPanel( oWindow, true ) ;
Change History (3)
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | → SVN |
comment:2 Changed 16 years ago by
Milestone: | → FCKeditor 2.5 |
---|
comment:3 Changed 16 years ago by
Milestone: | FCKeditor 2.5 → FCKeditor 2.4.3 |
---|
Fixed in [248]