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

Add deprecation info to widget type properties configuration

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF02, 7.1
    • Component/s: Layouts & Widgets
    • Tags:
    • Sprint:
      nxNag Sprint 7.1-2
    • Story Points:
      1

      Description

      This is required by NXS-2336 to better handle NXP-15299 and NXP-15855.

      This will look like:

          <widget name="size_deprecated" type="int">
            <categories>
              <category>widgetTypeConf</category>
            </categories>
            <labels>
              <label mode="any">Size</label>
            </labels>
            <fields>
              <field>size</field>
            </fields>
            <controls mode="any">
              <control name="deprecatedVersion">6.0</control>
              <control name="deprecatedDescription">Control the size in css, not with the size attribute</control>
            </controls>
          </widget>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: