[bugs] [Tickets] New ticket (61): Problem Report doesn't work in
2.2.5
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Apr 6 01:32:14 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
-Ticket 61
-Queue: Horde Base
-Created By:
-Summary:
Problem Report doesn't work in 2.2.5
Comment by lbonnet at alike-group.com on Tue Apr 6 01:32:13 2004 (today):
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 at alike-group.com
Laurent Bonnet
--
http://bugs.horde.org/details.php?id=61
--
This mail was automatically generated by Tickets (http://bugs.horde.org/).
If you believe you have recieved this mail in error, please contact Horde
Development Team <dev at lists.horde.org>.
More information about the bugs
mailing list