﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10048,Submit using two macros on one wiki page,anonymous,seccanj,"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""
",defect,new,normal,ResourceReservationPlugin,normal,,,,0.11
