Changes between Initial Version and Version 1 of Ticket #40


Ignore:
Timestamp:
01/22/08 09:15:19 (6 years ago)
Author:
rgrp
Comment:

Fixed in r211.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #40 – Description

    initial v1  
    11A url such as: http://someurl.com/xyz?x=1&VERSION=1.1&Service=WFS when set as url or download_url breaks the rendering of the package with an error like: 
    22 
    3 There was an error rendering the pacakge: not well-formed (invalid token): line 1, column 181 
     3There was an error rendering the package: not well-formed (invalid token): line 1, column 181 
    44 
    55Have checked that removing the & stuff makes the error go away so this looks like an issue with escaping urls when displaying them ...