[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2009) message "In attribute requires non-null value" missing @

Dan Allen (JIRA) jira-events at lists.jboss.org
Sun Sep 30 02:52:57 EDT 2007


message "In attribute requires non-null value" missing @
--------------------------------------------------------

                 Key: JBSEAM-2009
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2009
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0.CR1
            Reporter: Dan Allen
            Priority: Minor
             Fix For: 2.0.0.CR2
         Attachments: JBSEAM-2009-v1.txt

This issue is ultra trivial to fix.

When a non-null @In attribute is required, but not found, the following message is shown:

"In attribute requires non-null value"

However, when a non-null @Out attribute is required, but not found, the message is shown as:

"@Out attribute requires non-null value"

The @ sign is very important as it lets the developer know we are talking about an annotation. Otherwise, the word "In" is ambiguous.

-- 
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 seam-issues mailing list