Ticket #40 (new defect) — at Initial Version

Opened 6 years ago

Last modified 6 years ago

Reserved html characters (such as &) in urls mean package does not render for read view

Reported by: rgrp Owned by: rgrp
Priority: major Milestone: v0.5
Component: ckan Keywords:
Cc: Repository:
Theme:

Description

A 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:

There was an error rendering the pacakge: not well-formed (invalid token): line 1, column 181

Have checked that removing the & stuff makes the error go away so this looks like an issue with escaping urls when displaying them ...

Note: See TracTickets for help on using tickets.