[opencms-dev] URLDecoder error in webform module
Eska
sven.kiesow at interone.de
Tue Mar 2 13:38:49 CET 2010
Hi Carl-Erik,
I assume you have that Problem using Firefox >= 3.5.8 right?
A Customer was reporting the same Problem (OpenCms 7.5.0) and the FCK-Editor
also had Problems due to the already diskussed Year-2K10-Problem:
http://mail.opencms.org/pipermail/opencms-dev/2010q1/033643.html
http://mail.opencms.org/pipermail/opencms-dev/2010q1/033643.html
After modifying the
/system/workplace/editors/fckeditor/editor_configuration.xml
the described Problem with the URLDecoder vanished for our customer, too.
Eska
Carl-Erik Herheim wrote:
>
>
> When editing a webform I get this error when trying to save the file:
>
> java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in
> escape (%) pattern - For input string: "(f"
> at java.net.URLDecoder.decode(URLDecoder.java:173)
>
>
> The cause of the error is the string "%(formdata)" in the confirmation
> mail field. The webform has been working fine,
> and I was editing another field when this happened. There's little to no
> development going on on this opencms server,
> so it's strange that something like this should happen out of the blue...
>
>
> Here's the rest of the error message:
>
> java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in
> escape (%) pattern - For input string: "(f"
> at java.net.URLDecoder.decode(URLDecoder.java:173)
> at org.opencms.i18n.CmsEncoder.decode(CmsEncoder.java:231)
> at
> org.opencms.widgets.CmsHtmlWidget.setEditorValue(CmsHtmlWidget.java:143)
> at
> org.opencms.workplace.editors.CmsXmlContentEditor.setEditorValues(CmsXmlContentEditor.java:913)
> at
> org.opencms.workplace.editors.CmsXmlContentEditor.actionSave(CmsXmlContentEditor.java:546)
> at
> org.opencms.workplace.editors.CmsXmlContentEditor.actionSave(CmsXmlContentEditor.java:528)
> at
> org.apache.jsp.WEB_002dINF.jsp.offline.system.workplace.editors.xmlcontent.editor_005fform_jsp._jspService(editor_005fform_jsp.java:151)
> ...
>
>
> Any help would be much appreciated.
>
> Thanks in advance,
> Carl-Erik Herheim
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
--
View this message in context: http://old.nabble.com/URLDecoder-error-in-webform-module-tp27744749p27755356.html
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list