The UPS shipping label file is created but is empty. The line that would have pulled the image data from the XML response was commented-out, and replaced with a null assignment. Restoring the original assignment saves the label data as expected. Patch to follow momentarily.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ubercart-empty-label-1430844-0.patch | 776 bytes | jerry |
Comments
Comment #1
jerry commentedPatch attached.
Comment #2
tr commentedThat seems to have been my fault, though I don't know why I would have done it. Thanks for providing a fix. I committed the patch.