[jboss-jira] [JBoss JIRA] Created: (JBFORUMS-154) QuerySyntaxException is thrown when database contains no posts.
Ryszard Kozmik (JIRA)
jira-events at jboss.com
Wed Jan 10 12:38:32 EST 2007
QuerySyntaxException is thrown when database contains no posts.
---------------------------------------------------------------
Key: JBFORUMS-154
URL: http://jira.jboss.com/jira/browse/JBFORUMS-154
Project: JBoss Forums
Issue Type: Bug
Affects Versions: 1.0.0 Beta
Reporter: Ryszard Kozmik
Assigned To: Ryszard Kozmik
Priority: Minor
Fix For: 1.0.0 Beta
An exception is thrown when there are no posts in database. Minor issue:
ERROR [STDERR] org.hibernate.hql.ast.QuerySyntaxException: unexpected end of subtree [select post.createDate, post from org.jboss.portlet.forums.impl.PostImpl as post join fetch post.poster where post.createDate IN () order by post.createDate ]
--
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 jboss-jira
mailing list