Opened 11 years ago

Closed 11 years ago

#391 closed defect (fixed)

Missing new line in CCRS output

Reported by: Piero Campalani Owned by: mrusu
Priority: trivial Milestone: 9.0
Component: secore Version: 8.4
Keywords: Cc:
Complexity: Trivial

Description

Tiny little bug: newline char is missing after the identifier element of a CompoundCRS:

<?xml version="1.0" encoding="ISO-8859-1"?>
<CompoundCRS ... >
   ...
   <identifier codeSpace='OGC'>...</identifier>   <name>...</name>
   ...
</CompoundCRS>

Change History (1)

comment:1 by Nikolche Kolev, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.