Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-1813

Fix typo in generated schema field constants

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: CODEGEN-3.0
    • Fix Version/s: CODEGEN-1.6.0
    • Component/s: Nuxeo CLI

      Description

      In Studio

      • Create a toto schema
        Inside it:
      • Create a haha field

      Using nuxeo cli

      • Launch nuxeo studio sync command and generate constants
      public static final String TOTO_HAHA_PROPERY = "toto:HAHA";
      

      => Id should be "[...]_PROPERTY" and not "PROPERY" (missing a T).

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: