[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8371) Query Parameters View: apply parameter value on focus lost

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Wed Feb 9 05:23:47 EST 2011


Query Parameters View: apply parameter value on focus lost
----------------------------------------------------------

                 Key: JBIDE-8371
                 URL: https://issues.jboss.org/browse/JBIDE-8371
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.2.0.CR1
            Reporter: Dmitry Geraskov
            Assignee: Dmitry Geraskov
             Fix For: 3.3.x


Test case:
1. create query in HQL Editor:
from test.Message m where m.id = :id
2. propulate the parameter in Parameters view
3. change type to valid(integer)
4. enter the value, but do not press Enter
5. Run the query.
The value is not applied and considered as null.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list