Ticket #557 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

print-lib should preserve the root node attributes of svg documents

Reported by: ahocevar Owned by: jeichar
Priority: major Milestone:
Component: print Version: SVN
Keywords: Cc:
State: Review

Description

Depending on the SVG renderer of a map server, defaults may be added on the root node. Currently, print-lib only preserves version, width and height. This can result in incorrect output on the pdf document.

The attached patch fixes this issue by preserving all root node attributes in the xsl transformation.

Please review.

Attachments

mapfish-557.patch (0.8 kB) - added by ahocevar 2 years ago.

Change History

Changed 2 years ago by ahocevar

Changed 23 months ago by elemoine

it looks good to me, but I'd like to have Jesse take a quick look at the patch before commit. Jesse please commit the patch if it's ok to you.

Thanks for patch Andreas.

Changed 23 months ago by jeichar

  • status changed from new to closed
  • resolution set to fixed

Changed 23 months ago by elemoine

r3419, patch from ahocevar, review from jeichar,

Note: See TracTickets for help on using tickets.