Resources are only instantiated using the WADL predicted type, not the actual found type
Bug #340935 reported by
James Westby
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
wadllib |
Triaged
|
Low
|
Unassigned |
Bug Description
Hi,
I was glad to see target exposed on bug_task, as I thought it would
lead to a time where I didn't have to use
task.
to detect if a task was an Ubuntu task.
However, target is a DistributionSou
searchTasks. It should at least expose distribution and source package
name in my opinion.
Thanks,
James
Related branches
lp://staging/~thekorn/wadllib/fix-340935-use-actual-type
Rejected
for merging
into
lp://staging/~launchpad-pqm/wadllib/devel
- Leonard Richardson (community): Disapprove
- Launchpad PQM Bot: Pending requested
- Diff: None lines
Changed in launchpadlib: | |
importance: | Undecided → High |
Changed in launchpadlib: | |
assignee: | nobody → thekorn |
status: | Triaged → In Progress |
Changed in wadllib: | |
assignee: | Markus Korn (thekorn) → nobody |
status: | In Progress → Confirmed |
Changed in wadllib: | |
status: | Confirmed → Triaged |
Changed in wadllib: | |
importance: | High → Low |
summary: |
- Resources should be instantiated using their actual type, not the WADL - specified one + Resources are only instantiated using the WADL predicted type, not the + actual found type |
To post a comment you must log in.
James, as far as I can see, it does expose those attributes: /edge.launchpad .net/+apidoc/ #distribution_ source_ package
https:/
Is that enough?