Ticket #557 (closed defect: fixed)
print-lib should preserve the root node attributes of svg documents
| Reported by: | ahocevar | Owned by: | jeichar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | 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
Change History
Note: See
TracTickets for help on using
tickets.
