[bugs] [Bug 1129] Changed -

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Dec 18 15:05:18 PST 2002


http://bugs.horde.org/show_bug.cgi?id=1129

*** shadow/1129	Wed Dec 18 14:26:40 2002
--- shadow/1129.tmp.9711	Wed Dec 18 15:05:18 2002
***************
*** 34,36 ****
--- 34,43 ----
  fine now.  I have had this problem with other software, squirrel mail uses the 
  $_SERVER['REMOTE_PORT'] function which is also not passed by IIS and it is 
  resolved in a similar fashion.
+ 
+ ------- Additional Comments From paul.sykes@quimtowers.com  12/18/02 15:05 -------
+ In fact that didn't work either as it doesn't return the correct url - duh!
+ So what I have done now, and this really does work is to replace url
+ ($HTTP_SERVER_VARS['REQUEST_URI'], true) with getFormData('geturl') which does 
+ seem to work.  Can I suggest this modification to the code to make it more 
+ compatible?


More information about the bugs mailing list