Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3784

WebWidgets cannot create its JPA table with Oracle

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.2 GA
    • Fix Version/s: 5.3 RC
    • Component/s: Web Common
    • Impact type:
      Content model Change
    • Upgrade notes:
      Hide

      To keep existing webwidgets, the tables NXP_WEBWIDGETS_DATA and NXP_WEBWIDGETS_WIDGET will have to be renamed to NXP_WEBW_DATA and NXP_WEBW_WIDG, and their columns renamed as well (no more prefix, and the WIDGET_ORDER column is renamed to ORD (because ORDER would be a reserved word)).

      Show
      To keep existing webwidgets, the tables NXP_WEBWIDGETS_DATA and NXP_WEBWIDGETS_WIDGET will have to be renamed to NXP_WEBW_DATA and NXP_WEBW_WIDG, and their columns renamed as well (no more prefix, and the WIDGET_ORDER column is renamed to ORD (because ORDER would be a reserved word)).

      Description

      When initializing theme's webwidgets table with Oracle, an error is thrown:

      ORA-00972: identifier is too long
      This occurs because of NXP_WEBWIDGETS_WIDGET_PREFERENCES and NXP_WEBWIDGETS_WIDGET_WIDGET_ID for instance.

        Attachments

          Activity

            People

            • Assignee:
              fguillaume Florent Guillaume
              Reporter:
              fguillaume Florent Guillaume
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: