Ticket #1047 (new defect)
Bugs with Calendar Editor
| Reported by: | rudolf.mayer@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | View-JSP taglib | Version: | 0.7 |
| Keywords: | Cc: |
Description
There are two small bugs with the calendar editor
a.) it expects the date input to have 3 fields day, month, year, but it should also work if there is only a combination of month & year. maybe other combinations are also useful, but for day & month alone, which are drop-downs, it seems rather useless. thus, in those cases, the calendar editor shall not appear.
b.) if there are repeated forms in the page, the calendar editor objects all have the same name, thus always the first one is changed. Adding a simple counter that is increased for input names seems like a solution.
Change History
Note: See
TracTickets for help on using
tickets.
