Wed Nov 30 13:56:38 2005

Ticket #1566 (Closed: fixed)

The WYSIWYG editor doesn't work in Firefox 1.5


Priority: high Reporter: mugur
Severity: minor Assigned to: paul
Component: Admin Interface Status: closed
Version: 2.3.0 Resolution: fixed
Milestone: 2.4.0 Keywords:  

Description by mugur:

Instead of the Xinha editor I get a simple text area in Firefox 1.5. When checking the Javascript console I see:

Error: Unknown property 'filter'.  Declaration dropped.
Source File: http://campsite23/javascript/JSCookMenu/ThemeOffice/theme.css
Line: 38
Error: Error in parsing value for property 'font-style'.  Declaration dropped.
Source File: http://campsite23/admin/pub/issues/sections/articles/edit.php?Pub=6&Issue=1&Section=1&Article=143&Language=1&sLanguage=1
Line: 0
Error: Unknown property 'filter'.  Declaration dropped.
Source File: http://campsite23/javascript/xinha/htmlarea.css
Line: 50
Error: Expected color but found 'FieldFace'.  Error in parsing value for property 'background'.  Declaration dropped.
Source File: http://campsite23/javascript/xinha/htmlarea.css
Line: 70
Error: ImageManager is not defined
Source File: http://campsite23/javascript/xinha/htmlarea.js
Line: 5302

Changelog

Wed Nov 30 21:20:24 2005: Modified by paul

  • status changed from new to assigned

I think we need to update Xinha to the latest code again. There are some other fixes in the latest code that look useful as well.

See: http://xinha.python-hosting.com/changeset/421

Tue Dec 6 20:57:06 2005: Modified by paul

  • resolution set to fixed
  • status changed from assigned to closed

Fixed in changeset:4130. Note that Xinha worked for Doug previously even though he was using FireFox? 1.5 on Ubuntu.