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

Theme engine: fix view id negotiation

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.4.2
    • Component/s: None

      Description

      The negotiation by view id does not work on web objects because it computes the view id using the trailing path relative to the nearest web object (target object).

      instead the relative path of the target object should be used:

      <application ...>
      <view id="/module">
      </view>

      <view id="/module/object1">
      </view>

      <view id="/module/object1/sub1">
      </view>

      </application>

        Attachments

          Activity

            People

            • Assignee:
              jmorliaguet Jean-Marc Orliaguet
              Reporter:
              jmorliaguet Jean-Marc Orliaguet
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: