[#6705] xinha error when switching to html composition
Summary xinha error when switching to html composition
Queue IMP
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester liamr (at) umich (dot) edu
Created 05/14/2008 (107 days ago)
Due
Updated 05/19/2008 (102 days ago)
Assigned
Resolved 05/14/2008 (107 days ago)
Attachments XinhaCore.diff Download
Milestone
Patch No

History
05/19/2008 Michael Slusarz Comment #5 Reply to this comment
I still don't see why you see this bug.  That error message is only 
fired 1.) if the language file exists and 2.) the language file is 
unreadable.

Additionally, this is pretty hard for us to remove in our distributed 
versions since xinha is now shipped upstream js compressed.
05/14/2008 liamr (at) umich (dot) edu Comment #4 Reply to this comment
Check what you have checked in CVS...

http://cvs.horde.org/co.php?r=1.7.2.4&f=horde%2Fservices%2Feditor%2Fxinha%2Fsrc%2FXinhaCore.js

Line 3323:

     alert("Error reading Language-File ("+url+"):\n"+Error.toString());

this is from the *horde* cvs repository.
05/14/2008 Jan Schneider Comment #3
State ⇒ Not A Bug
Reply to this comment
This alert() doesn't exist anymore in the current Xinha version.
05/14/2008 liamr (at) umich (dot) edu Comment #2
New Attachment: XinhaCore.diff Download
Reply to this comment
Here's the diff based on your actions in the changes in 1.7.2.2 -> 1.7.2.2
05/14/2008 liamr (at) umich (dot) edu Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ xinha error when switching to html composition
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
This bug has popped up again as of Xinha 0.9.5

http://bugs.horde.org/ticket/?id=6174

   Error reading Language-File
   (/horde/services/editor/xinha/lang/en_us.js):
   function Error() {
     [native code]
   }