Generated wadl fails XSD validation, duplicated id HostedFile-put

Bug #451129 reported by Max Bowsher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lazr.restful
Fix Released
Undecided
Unassigned

Bug Description

templates/wadl-root.pt contains:

  <!--Finally, describe the 'hosted binary file' type.-->
  <resource_type id="HostedFile">
...
    <method name="PUT" id="HostedFile-put" />
    <method name="DELETE" id="HostedFile-put" />
  </resource_type>

Observe the clashing id attributes!

Revision history for this message
Leonard Richardson (leonardr) wrote :

This has been fixed for a while.

Changed in lazr.restful:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.