[bugs] [Bug 1074] New - Varaiable name error in imp/lib/Search.php
(CVS version 1.11)
bugs at bugs.horde.org
bugs at bugs.horde.org
Sat Oct 12 00:03:06 PDT 2002
http://bugs.horde.org/show_bug.cgi?id=1074
*** shadow/1074 Fri Oct 11 20:08:24 2002
--- shadow/1074.tmp.12175 Fri Oct 11 20:08:24 2002
***************
*** 0 ****
--- 1,22 ----
+ Bug#: 1074
+ Product: Horde
+ Version: other
+ Platform: All Browsers
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: major
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: windhamg at email.arizona.edu
+ URL:
+ Summary: Varaiable name error in imp/lib/Search.php (CVS version 1.11)
+
+ Line 98 in imp/lib/Search.php attempts to construct a local variable called
+ "search_[on|before|since]_year". There is a space embedded after the string
+ "search_" which causes this to fail. This causes all time-related message
+ searches to effectively fail, as the query string needed to perform the
+ time-based search is never constructed.
+
More information about the bugs
mailing list