6.0.0-beta1
7/18/25

[#61] Problem Report doesn't work in 2.2.5
Summary Problem Report doesn't work in 2.2.5
Queue Horde Base
Queue Version 2.2.5
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester lbonnet (at) alike-group (dot) com
Created 04/06/2004 (7773 days ago)
Due
Updated 04/06/2004 (7773 days ago)
Assigned 04/06/2004 (7773 days ago)
Resolved 04/06/2004 (7773 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/06/2004 08:18:35 PM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
04/06/2004 08:42:12 AM Jan Schneider State ⇒ Assigned
Priority ⇒ 2. Medium
Assigned to Jan Schneider
 
04/06/2004 08:32:13 AM lbonnet (at) alike-group (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Reply to this comment
The problem report does not work in version 2.2.5. (problem.php)

My browser said there was javascript error in the page.



I corrected it by changing the file horde/templates/problem/javascript.inc



line 13 : alert("<?php echo _("Please provide a summary of the 
problem."); ?>");

and line 21 : alert("<?php echo _("You must describe the problem 
before you can send the problem report."); ?>");



I changed the alert('') by alert ("").

It causes problem because the french translation of "Please provide a 
summary of the problem" contains some '



And now it works.



Thanks a lot for your great framework. If you have any question, 
please email me to lbonnet@alike-group.com



Laurent Bonnet

Saved Queries