[
https://jira.jboss.org/jira/browse/RF-616?page=com.atlassian.jira.plugin....
]
Inna Shchibrya closed RF-616.
-----------------------------
Assignee: Nick Belaevski (was: Inna Shchibrya)
Closed. Verified on v.3.3.1-SNAPSHOT SVN $Revision: 12244.
Uninformative exception thrown when dataScroller does not find
dataTable
------------------------------------------------------------------------
Key: RF-616
URL:
https://jira.jboss.org/jira/browse/RF-616
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: henrik lindberg
Assignee: Nick Belaevski
Priority: Minor
Fix For: 3.1.0
Line 194
in UIDatascroller.java
has this code:
throw new FacesException(
"could not dataTable for datascroller " + this.getId());
Should say "could not find dataTable for datascroller" + this.getId());
Line 200 throws a similar exception where the word "find" is also missing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira