[OS-JIRA] Created: (WOL-831) Veogen: Unexpected behaviour of ${attribute.uppercaseUnderscoreName}

From: JIRA (Timo)
Date: Tue Jun 17 2008 - 07:35:09 EDT

  • Next message: Richard Palmer: "Jadclipse and Jars"

    Veogen: Unexpected behaviour of ${attribute.uppercaseUnderscoreName}
    --------------------------------------------------------------------

                     Key: WOL-831
                     URL: http://issues.objectstyle.org/jira/browse/WOL-831
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2.* (nightly build please specify)
             Environment: build 5233
                Reporter: Timo Höpfner
                Priority: Minor

    For an attribute named "invoiceAddressZIP", the line

       public static final String ${attribute.uppercaseUnderscoreName}_KEY = "$attribute.name";

    in the veogen template generates

      public static final String INVOICE_ADDRESS_ZI_P_KEY = "invoiceAddressZIP";

    I would expect INVOICE_ADDRESS_ZIP_KEY here.

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



    This archive was generated by hypermail 2.0.0 : Tue Jun 17 2008 - 07:36:45 EDT