Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1 M2
-
Fix Version/s: 3.2 M1
-
Component/s: Other
-
Labels:None
-
Similar issues:
XE-1055Message Stream malfunction on Oracle based wiki XE-778Activity Stream Stay Blank on xwiki XE-793Activity Stream displays a lot of Errors in log when there are deleted documents in wiki XE-857Improper icon position of Message Stream XE-397Last tag by alphabetical order is ignored XE-1079Invalid JSON returned for the Deleted Documents livetable XE-693MultiPageExport creates invalid PDF and empty RTF XE-68Blog extract feature can render invalid HTML XE-680Language settings from Administration - General are ignored XE-862Add an administration section allowing to disable the message stream functionality
Description
steps to reproduce:
-it seems that on Tomcat sending a message with Message Streams will give some console errors like:
When using Tomcat + HSQLDB:
Jun 3, 2011 4:32:23 PM org.apache.tomcat.util.http.Parameters processParameters
WARNING: Parameters: Invalid chunk ignored.
When using Tomcat + Oracle
May 24, 2011 1:42:45 PM org.apache.tomcat.util.http.Parameters processParameters
WARNING: Parameters: Invalid chunk '' ignored.
Fixed in 5db332d