Ticket #1254 (closed bug: wontfix)

Opened 5 years ago

Last modified 5 years ago

srsName is missing and is required

Reported by: bartvde Owned by: tschaub
Priority: critical Milestone: 2.8 Release
Component: Format.GML Version: 2.5
Keywords: Cc:
State: Needs More Work

Description

When serializing using Format.GML the srsName is not outputted, though this is required by the XML schema.

Error at (file stdin, line 4, char 64): Required attribute 'srsName' was not pro
vided

Change History

Changed 5 years ago by euzuro

  • milestone set to 2.7 Release

Changed 5 years ago by crschmidt

  • priority changed from minor to critical

Changed 5 years ago by euzuro

see #1639

Changed 5 years ago by euzuro

  • state set to Needs More Work

Changed 5 years ago by tschaub

  • milestone changed from 2.7 Release to 2.8 Release

Yes, this should be addressed with new tests for a new parser. If someone else wants this in the current parser for 2.7, please provide a patch with tests.

Changed 5 years ago by bartvde

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

Since the new versioned GML parser provides the possibility to output srsName, I think we can close this one. Please reopen if you disagree.

Note: See TracTickets for help on using tickets.