Bug #62
Special tokens like < and > are not encoded in the GetCapabilities document
Start date:
07/30/2013
Due date:
% Done:
0%
Description
When a title is given with a special token like < or >, using < or > respectively, the GetCapabilties document becomes invalid.
<Title>FD: Frost Days (TN < 0 degrees C)</Title> results in an invalid GetCapabilities document.
The GetCapabilities generator should escape these characters.
History
#1 Updated by Maarten Plieger almost 8 years ago
- Status changed from New to Resolved
- Assignee set to Maarten Plieger
XML encoding is applied for the layer attributes.