[OS-JIRA] Created: (WOL-698) WOLipps - API Editor - if you rename an API binding, it's not completly renamed.

From: Les Vogel (JIRA) ("Les)
Date: Thu Dec 20 2007 - 23:12:38 EST

  • Next message: Jim Roepcke: "EOFetchSpecification bindings using Velocity EOGenerator"

    WOLipps - API Editor - if you rename an API binding, it's not completly renamed.
    --------------------------------------------------------------------------------

                     Key: WOL-698
                     URL: http://issues.objectstyle.org/jira/browse/WOL-698
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2.* (nightly build please specify)
                Reporter: Les Vogel

    Bind ix, then change it to index. The contents of the API file is below:

    <?xml version="1.0" encoding="UTF-8"?>
    <wodefinitions>
        <wo class="MyLine" wocomponentcontent="false"> <binding name="widgit"/>
            <validation message="'widgit' is a required binding">
                <unbound name="widgit"/>
            </validation>
        <binding name="index"/>
            <validation message="'ix' is a required binding">
                <unbound name="ix"/>
            </validation>
        </wo>
    </wodefinitions>

    -- 
    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 : Thu Dec 20 2007 - 23:13:25 EST