[Bug 5424] New: Error in Jump Function
- From: bugzilla-daemon (at) xaraya.com
- Date: Tue, 14 Feb 2006 21:15:51 +0000 (GMT)
Please do not reply directly to this message. All additional comments should
be made in the comments box of this bug report.
http://bugs.xaraya.com/show_bug.cgi?id=5424
Summary: Error in Jump Function
Product: App - Modules
Version: Weekly Tarball
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3 - Standard
Component: Julian
AssignedTo: michelv (at) xaraya.com
ReportedBy: xaraya (at) allbrevard.com
QAContact: jojodee (at) xaraya.com
Xaraya Version: 1.0.2
PHP version: 4.3.10
WebServer:
In the function "julian_user_jump", the query string that is generated is
incorrect when the day or month is represented by a single digit (less than 10).
Example:
If the day is the second of the month, xarVarFetch('jump_day','int',$jump_day)
assigns the value of "2" to $jump_day. The correct value should be "02"
Reproducible: Always
Steps to Reproduce:
1. "Jump to" any date where the day is between the 1st and 9th of the month.
Actual Results:
Target URL shows incorrect "cal_date" value in the resulting query string.
--
Configure bugmail: http://bugs.xaraya.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Xaraya_bugs mailing list
Xaraya_bugs (at) xaraya.com
http://xaraya.com/mailman/listinfo/xaraya_bugs