Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3263:68320805566a
Removed dynamic XPaths to pervent potential XPath injections.
flys-artifacts/trunk@4902 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 08 Jul 2012 16:14:17 +0000 |
parents | e01f74c3ec1e |
children | eb9f7fd77edf |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Sun Jul 08 14:55:03 2012 +0000 +++ b/flys-artifacts/ChangeLog Sun Jul 08 16:14:17 2012 +0000 @@ -1,3 +1,8 @@ +2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: + Removed dynamic XPaths to pervent potential XPath injections. + 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> * contrib/themes2html.xsl: New. Transformation to get a better @@ -147,7 +152,7 @@ Changed inclusions to include new content file. * doc/datacage-config-manual/content.tex: Content from doc/datacage.txt, - xml formatted. + xml formatted. 2012-07-05 Felix Wolfsteller <felix.wolfsteller@intevation.de>