Modify ↓
Opened 13 years ago
#10046 new defect
Using views with different time periods will fail
Reported by: | anonymous | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | ResourceReservationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
Editing some items for example in month 4, 5 or 6 using the macro
[[ResourceReservationList(type=testmachine,period=6,title=Test Machine,override=false)]]
and then using another view on the same or a different wiki site, p.e.
[[ResourceReservationList(type=testmachine,period=3,title=Test Machine,override=false)]]
will lead to the following error
Error: Macro ResourceReservationList(type=testmachine,period=3,title=Test Machine) failed list index out of range
Attachments (0)
Note: See
TracTickets for help on using
tickets.