6.0.0-beta1
8/10/25

[#3532] tone down scary language in go.php?
Summary tone down scary language in go.php?
Queue Horde Base
Queue Version FRAMEWORK_3
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester eric.rostetter (at) physics (dot) utexas (dot) edu
Created 02/25/2006 (7106 days ago)
Due
Updated 02/25/2006 (7106 days ago)
Assigned
Resolved 02/25/2006 (7106 days ago)
Milestone
Patch No

History
02/25/2006 06:47:54 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Done.
02/25/2006 04:57:01 AM Eric Rostetter Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ tone down scary language in go.php?
Queue ⇒ Horde Base
Reply to this comment
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

Saved Queries