Issue Details (XML | Word | Printable)

Key: JRA-3926
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Keith Brophy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

"Due Date - From/To" date picker in issue navigator is broken.

Created: 16/Jun/04 02:10 AM   Updated: 30/Jul/06 07:34 PM
Component/s: None
Affects Version/s: 3.0 Pro Preview
Fix Version/s: 3.0 Pro Preview

Time Tracking:
Not Specified

Participants: Keith Brophy and Owen Fellows
Since last comment: 4 years, 9 weeks ago
Resolution Date: 06/Jul/04 02:42 AM
Labels:


 Description  « Hide
The "Due Date - From/To" date picker in issue navigator is broken.

Clicking on the calendar icon has no effect.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Owen Fellows added a comment - 06/Jul/04 02:42 AM
Updated the way the javascript gets included. Before the entire script was sent to the component not the name of the jsp to include is sent and the include done in the component. This means the Component parameters are available in the include which was the previous problem.