diff options
| author | Brenton Leanhardt <bleanhar@redhat.com> | 2008-07-11 14:27:05 -0400 |
|---|---|---|
| committer | Brenton Leanhardt <bleanhar@redhat.com> | 2008-07-11 15:02:18 -0400 |
| commit | 3ea7ffe3d42dc9d7b1a74f242670db06cf7782c3 (patch) | |
| tree | 6b44eca9eeae273c0d1c0ba82f9f537cf150ffa0 /cloudmasterd/script | |
| parent | 53de95c9cb0d5c48341bb9c6124f4d640cd000d5 (diff) | |
Minor bug fix for genome-bootstrap discovered by the django-example
The django-example only has one class. A String was getting returned where an
Array was assumed. Yay for no unit tests for this.
On a side note, the django-example was useful for uncovering a few corner cases
with how we use Restr. The problem with Restr happens whenever 1 of something
was returned. While it's nice enough wrap things in an Array if multiple items
are returned, since Restr's XmlSimple instance is not setting 'forcearray =>
true' we have to wrap the call.
It would probably be a good idea to ask the Restr maintainer about the
'forcearray' parameter.
Diffstat (limited to 'cloudmasterd/script')
0 files changed, 0 insertions, 0 deletions
