Mercurial > mxd2map
comparison ChangeLog @ 189:0965f8af70fa
Replace german umlauts and trim strings.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 15:55:43 +0200 |
parents | 1391f911ee39 |
children | c640fb351f66 |
comparison
equal
deleted
inserted
replaced
186:1391f911ee39 | 189:0965f8af70fa |
---|---|
1 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Added string manipulator that replaces german umlauts and trims a | |
5 string. | |
6 Use this validator for mapserver relevant names and strings. | |
7 | |
1 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> | 8 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 9 |
3 * src/java/de/intevation/mxd/reader/MapScriptWriter.java: | 10 * src/java/de/intevation/mxd/reader/MapScriptWriter.java: |
4 Add quotes to expression if the value is a string. | 11 Add quotes to expression if the value is a string. |
5 | 12 |