[Bug 864] Changed - Jan I think I know what is happening here
bugs@bugs.horde.org
bugs@bugs.horde.org
Tue, 12 Feb 2002 17:39:08 -0400
http://bugs.horde.org/show_bug.cgi?id=864
*** shadow/864 Tue Feb 12 07:51:08 2002
--- shadow/864.tmp.3866 Tue Feb 12 17:39:08 2002
***************
*** 3,9 ****
Version: 2.0 Stable
Platform: MSIE 5
OS/Version: Linux
! Status: CLOSED
Resolution: INVALID
Severity: minor
Priority: P1
--- 3,9 ----
Version: 2.0 Stable
Platform: MSIE 5
OS/Version: Linux
! Status: REOPENED
Resolution: INVALID
Severity: minor
Priority: P1
***************
*** 13,19 ****
ReportedBy: alietss@yahoo.com
URL:
Cc: alietss@yahoo.com
! Summary:
Hi all, with horde 2.0 and IMP 3.0 there is a bug when you're readind an email
in wich de form field is your own email-address, example when you email someone
--- 13,19 ----
ReportedBy: alietss@yahoo.com
URL:
Cc: alietss@yahoo.com
! Summary: Jan I think I know what is happening here
Hi all, with horde 2.0 and IMP 3.0 there is a bug when you're readind an email
in wich de form field is your own email-address, example when you email someone
***************
*** 54,56 ****
--- 54,69 ----
------- Additional Comments From jan@horde.org 02/12/02 07:50 -------
No further feedback.
+
+ ------- Additional Comments From alietss@yahoo.com 02/12/02 17:39 -------
+ Hi everybody I guess I know where is the problem, maybe the reason why Jan
+ can't reproduce it. The problem is that I have IMP using the Spanish language
+ and for some strange reason the function who generates the link in the Save As
+ option when you are reading the email in spanish "Guardar Como" in some cases
+ is generated this way:
+
+ http://mysite.com/horde/imp/view.php?
+ actionID=116&indices=386&start=25&array_index=25
+ as you can see the index=386 appears as indice=386 wich is mean is changing
+ the language to spanish, the language I use, this is wrong,in the string
+ generated as link of the Save As option. Hope this help