[bugs] [Bug 1059] Changed - browse.php v1.19 references bogus
variable
bugs@bugs.horde.org
bugs@bugs.horde.org
Thu, 26 Sep 2002 15:34:39 -0300
http://bugs.horde.org/show_bug.cgi?id=1059
*** shadow/1059 Thu Sep 26 14:08:46 2002
--- shadow/1059.tmp.31802 Thu Sep 26 15:34:39 2002
***************
*** 3,10 ****
Version: other
Platform: PHP Code
OS/Version: All
! Status: NEW
! Resolution:
Severity: major
Priority: P2
Component: Turba
--- 3,10 ----
Version: other
Platform: PHP Code
OS/Version: All
! Status: RESOLVED
! Resolution: FIXED
Severity: major
Priority: P2
Component: Turba
***************
*** 19,21 ****
--- 19,24 ----
Line 40 of browse.php references "$entry['export']"--which doesn't exist and
causes no address book sources to be listed in the browse view; it should be
"$curSource['export'].
+
+ ------- Additional Comments From jan@horde.org 09/26/02 15:34 -------
+ Fixed, thanks!