Opened 2 years ago

Last modified 2 years ago

#2846 closed defect

CREATERUNTIMEMAP does not xml-encode layer names — at Version 1

Reported by: jng Owned by: jng
Priority: low Milestone: 4.0
Component: General Version: 3.1.0
Severity: trivial Keywords:
Cc: External ID:

Description (last modified by jng)

From https://github.com/jumpinjackie/mapguide-react-layout/issues/1401

A CREATERUNTIMEMAP operation against that particular map definition is skipping a whole bunch of layers for some reason.

UPDATE: The reason is because a few layer names have ampersand (&) characters that result in an invalid CREATERUNTIMEMAP XML response, which derails the JSON conversion at the layer which has an ampersand in its layer name

Change History (1)

comment:1 by jng, 2 years ago

Description: modified (diff)
Summary: CREATERUNTIMEMAP is skipping some layers in Map DefinitionCREATERUNTIMEMAP does not xml-encode layer names
Note: See TracTickets for help on using tickets.