[richfaces-issues] [JBoss JIRA] Assigned: (RF-2132) calendar: server side warnings

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Tue Feb 5 09:27:03 EST 2008


     [ http://jira.jboss.com/jira/browse/RF-2132?page=all ]

Viktor Volkov reassigned RF-2132:
---------------------------------

    Assignee: Aleksej Yanul  (was: Alexej Kushunin)

> calendar: server side warnings
> ------------------------------
>
>                 Key: RF-2132
>                 URL: http://jira.jboss.com/jira/browse/RF-2132
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Aleksej Yanul
>             Fix For: 3.2.0
>
>
> 31.01.2008 11:36:17 org.apache.tomcat.util.http.Parameters processParameters
> WARNING: Parameters: Invalid chunk ignored.
> 31.01.2008 11:36:17 org.apache.tomcat.util.http.Parameters processParameters
> WARNING: Parameters: Invalid chunk ignored.
> 31.01.2008 11:36:17 org.apache.tomcat.util.http.Parameters processParameters
> WARNING: Parameters: Invalid chunk ignored.
> thrown after 
> 					<rich:calendar value="#{calendarBean.selectedDate}"
> 						locale="#{calendarBean.locale}"
> 						popup="#{calendarBean.popup}"
> 						datePattern="#{calendarBean.pattern}"
> 					 	showApplyButton="#{calendarBean.showApply}">
> 					 	<a4j:support event="ondateselected" reRender="out"/>
> 					 </rich:calendar>
> 					 <h:outputText id="out" value="#{calendarBean.selectedDate}"/>
> with this code - set pattern to dd/M/yy hh:mm a
> show apply - false
> popup=true
> select some date
> change the time
> select another date

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list