Ticket #10048 (new defect)

Opened 1 year ago

Submit using two macros on one wiki page

Reported by: anonymous Assigned to: seccanj
Priority: normal Component: ResourceReservationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When on a wiki page more than one macro with different types is used, p.e.:

=== room1 ===
[[ResourceReservationList(type=room1,period=3,title=room1,override=false)]]

=== room2 ===
[[ResourceReservationList(type=room2,period=3,title=room2,override=false)]]

there will be an error adding a resource:

  • When entering in the first field ("New Resource" -> "Add a Resource"), the entry will be added to "room2"
  • When entering in the second field ("New Resource" -> "Add a Resource"), the error You must specify a name. Length between 4 and 30 characters will occur in "room1"

Attachments


Add/Change #10048 (Submit using two macros on one wiki page)




Change Properties
Action