#155 Don't use cherrypy.url to build the SVG embedded URLs
Merged by merlinthp. Opened by merlinthp.
merlinthp/ipsilon urls  into  master

Download 155.patch

cherrypy.url returns an absolute URL, not a relative one. Pretty much
everywhere else we deal in relative URLs, so ipsilon is generally
friendly to being behind a reverse proxy.

Signed-off-by: Howard Johnson merlin@merlinthp.org

Looks good to me. Thanks!

Commit 62169515 fixes this pull-request

Pull-Request has been merged by merlin@merlinthp.org

Metadata