Summary | Xinha javascript alert in Horde |
Queue | Horde Base |
Queue Version | 3.3.8 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | paul_j (at) inbox (dot) lv |
Created | 05/18/2010 (5504 days ago) |
Due | 05/19/2010 (5503 days ago) |
Updated | 05/25/2010 (5497 days ago) |
Assigned | 05/18/2010 (5504 days ago) |
Resolved | 05/25/2010 (5497 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
Fix encoding (
Bug #9043).http://cvs.horde.org/diff.php/horde/services/editor/xinha/lang/Attic/lv.js?rt=horde&r1=1.1.2.2&r2=1.1.2.3&ty=u
http://cvs.horde.org/diff.php/horde/services/editor/xinha/lang/src/Attic/lv.js?rt=horde&r1=1.1.2.1&r2=1.1.2.2&ty=u
Queue ⇒ Horde Base
In fact the error is:
Error reading Language-File (/services/editor/xinha/lang/lv.js)
function Error () { [native code] }
Waht is the reason for such error?
./horde-webmail-latest.tar
./services/editor/xinha/src/XinhaCore.js
./services/editor/xinha/XinhaCore.js
These files have the following line of code:
....Xinha._geturlcontent(url);if(_233!==""){try{eval("lang =
"+_233)}catch(ex){alert("Error reading Language-File
("+url+"):\n"+Error.toString());lang={}}}......
must have a messed up installation, or pointing your browser to an
older version.
Xinha shipped with any recent Horde version.
State ⇒ Feedback
shipped with any recent Horde version.
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 05/19/2010
Summary ⇒ Xinha javascript alert in Horde
Type ⇒ Bug
Priority ⇒ 2. Medium
When trying to compose anew message in IE, I got the alert message:
Error loading Language-File (/services/editor/xinha/lang/lv.js)
Function Error () {native code}
In 2008 year this problem was raised but not resolved as it seems.
Any suggestions?