[Tickets #3532] NEW: tone down scary language in go.php?
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Feb 24 20:57:02 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3532
-----------------------------------------------------------------------
Ticket | 3532
Created By | Eric Rostetter <eric.rostetter at physics.utexas.edu>
Summary | tone down scary language in go.php?
Queue | Horde Base
Version | FRAMEWORK_3
State | New
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
Eric Rostetter <eric.rostetter at physics.utexas.edu> (2006-02-24 20:57) wrote:
The wording in horde/services/go.php is scaring my users. The following
one-word
patch makes it much more acceptible to my users.
Index: go.php
===================================================================
RCS file: /repository/horde/services/go.php,v
retrieving revision 1.6.2.8
diff -r1.6.2.8 go.php
70,71c70,71
< untrusted source has attempted to send you to <?php echo
< htmlspecialchars($_GET['url']) ?>. This may be an attempt to
---
> potentially untrusted source has attempted to send you to <?php echo
> htmlspecialchars($_GET['url']) ?>. This could be an attempt to
More information about the bugs
mailing list