2 Feb 13:36
Bug in webdav servlet?
David Delbecq <delbd <at> oma.be>
2006-02-02 12:36:33 GMT
2006-02-02 12:36:33 GMT
Background:
We are handling lots of documents based on slide cm, maitaining them
using the webdav servlet.
As our users sometimes 'cut and paste' a title from their text editor to
the metadatas, there can sometimes be unusal characters, like the funny
microsoft opening and closing - " -
Today i tried to list the metadatas of a few documents and i had the
surprise to discover it has become impossible to do. The servlet is
responding things like this:
http-8081-Processor5, 02-Feb-2006 12:19:25, unauthenticated, PROPFIND,
207 "Multi-Status", 199 ms, /files/00/memorandum/
org.jdom.IllegalDataException: The data "(NS02-08) Mise à jour du
formulaire de demande dimpression dune publication non périodique." is
not legal for a JDOM character content: 0x19 is not a legal XML character.
at org.jdom.Text.setText(Text.java:188)
at org.jdom.Text.<init>(Text.java:99)
at org.jdom.Element.setText(Element.java:630)
at
org.apache.slide.webdav.util.PropertyRetrieverImpl.getPropertyElement(PropertyRetrieverImpl.java:600)
at
org.apache.slide.webdav.util.PropertyRetrieverImpl.getPropertyElement(PropertyRetrieverImpl.java:535)
at
org.apache.slide.webdav.util.PropertyRetrieverImpl.getAllPropertiesOfObject(PropertyRetrieverImpl.java:458)
at
org.apache.slide.webdav.util.PropertyRetrieverImpl.getPropertiesOfObject(PropertyRetrieverImpl.java:300)
at
org.apache.slide.webdav.util.PropertyRetrieverImpl.getPropertiesOfObject(PropertyRetrieverImpl.java:264)
at
(Continue reading)
RSS Feed