Ticket #137 (closed feature request: wontfix)
Remove line breaks from templates
Reported by: | daniel | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | WRS | Version: | trunk |
Keywords: | Cc: |
Description (last modified by daniel) (diff)
Current
The templates formatting is readable. For XML formats that doesn't really matter, but for GeoJSON for example the result should consist of a single line.
Possible solution
- Remove line breaks, comments and not needed spaces from templates when the service starts
- Keep the "pretty" (readable) formatting when debug level is selected.
Change History
Note: See
TracTickets for help on using
tickets.