Opened 18 years ago
Closed 18 years ago
#1577 closed Bug (fixed)
Fatal error using some skins
| Reported by: | B_aniaczek | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) - Retired | 
| Keywords: | Confirmed | Cc: | 
Description
Fatal error: Cannot access protected property SkinCologneBlue::$skinname in /home/wiki/extensions/FCKeditor/FCKeditor.body.php on line 167
To reproduce: Set skin to: CologneBlue or Nostalgia or Standard
and try to edit any page.
Others skins - Ok.
MediaWiki 1.11.0
Change History (3)
comment:1 Changed 18 years ago by
| Keywords: | Confirmed added; skins removed | 
|---|---|
| Priority: | Low → Normal | 
| Version: | → SVN | 
comment:2 Changed 18 years ago by
Almost fixed with [1840].
There are still some errors in IE, probably regarding accessing hidden objects.
comment:3 Changed 18 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Other possible issues with skins described here: http://mediawiki.fckeditor.net/index.php/Troubleshooting.
Because this is not a problem with FCKeditor extension anymore, but with improperly created skins, closing this ticket.

Confirmed on IE, IE7 and FF2.
Working skins are: # Chick # MySkin # Simple
Not working skins: # CologneBlue # Nostalgia # Standard