Fossil SCM
form fields sharing names for different purposes make it difficult to use javalscript library
Closed
c90916433bd952d…
· opened 15 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Wont_Fix
- Subsystem
- —
- Created
- Feb. 2, 2011 4:51 p.m.
'Event edit' (/eventedit) uses name='t' to identify the 'time' field in form. 'Edit Report Format' (/rptedit?rn=10) uses name='t' to identify the 'title' field in form.
The simplest was to resolve this is to change t to time or title respectively
Note: I added the following to the header to allow the use of a date picker for the 'Event edit' and the new and edit ticket screens. :
Comments (1)
system
2 years, 2 months ago
Closing as part of periodic cleanup.