[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1094?page=all ]

Heiko W. Rupp updated XDT-1094:
-------------------------------

    Assign To: xdoclet-devel (Use for new issues)  (was: Heiko W. Rupp)

> Incorrect use of XDtMethod:ifHasMethodTag in jbosscmp-jdbc_xml.xdt
> ------------------------------------------------------------------
>
>          Key: XDT-1094
>          URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1094
>      Project: XDoclet
>         Type: Bug
>   Components: JBoss Module
>     Versions: 1.2.2
>  Environment: Java 1.4.2_04 on SuSE 9.1 x86 Linux
>     Reporter: Marc Lavergne
>     Assignee: xdoclet-devel (Use for new issues)
>     Priority: Critical
>  Attachments: oraseq_jboss.patch, oraseq_jboss.patch, oraseq_jboss.patch, 
> oraseq_jboss_xd121.patch, oraseq_jboss_xd121.patch, oraseq_jboss_xd121.patch
>
>
> There are numerous misuses of XDtMethod:ifHasMethodTag in 
> xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt. In all of these 
> situations should be evaluting a boolean true/false setting but, due to the 
> use of ifHasMethodTag, completely ignore the true/false setting.
> I stumbled on this bug while trying to toggle the <auto-increment/> tag, 
> which steadfastly refused to not set when auto-increment=false was present.
> To keep this brief, I changed all the offending tags where bools were 
> involved to:
> XDtMethod:ifMethodTagValueEquals
> and added 'value="true"' (where missing) to create the proper toggle effect. 
> I'll attach a patch diff against 1.2.2-RC1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to