[jboss-jira] [JBoss JIRA] (JBJCA-828) Input validation
Vladimir Rastseluev (JIRA)
jira-events at lists.jboss.org
Mon May 28 07:39:18 EDT 2012
[ https://issues.jboss.org/browse/JBJCA-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Rastseluev updated JBJCA-828:
--------------------------------------
Description:
Do input validation in the code generator and the Eclipse plugin such that
* Duplicated <config-property>'s
* Duplicated method signatures
are eliminated
Another thing.
Plugin doesn't check identifiers.
I'm able to add:
"1" as a class or interface name;
"1" or "-t" as variable name.
"dk" as value of variable of type Integer.
was:
Do input validation in the code generator and the Eclipse plugin such that
* Duplicated <config-property>'s
* Duplicated method signatures
are eliminated
> Input validation
> ----------------
>
> Key: JBJCA-828
> URL: https://issues.jboss.org/browse/JBJCA-828
> Project: IronJacamar
> Issue Type: Task
> Components: Code Generator, Eclipse
> Reporter: Jesper Pedersen
> Assignee: Jeff Zhang
>
> Do input validation in the code generator and the Eclipse plugin such that
> * Duplicated <config-property>'s
> * Duplicated method signatures
> are eliminated
> Another thing.
> Plugin doesn't check identifiers.
> I'm able to add:
> "1" as a class or interface name;
> "1" or "-t" as variable name.
> "dk" as value of variable of type Integer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list