Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3515

Better virtualUriMapping registration handling

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • None
    • content2bean, core
    • None

      With MAGNOLIA-3285, we fixed the virtual uri registration so that a mis-configured node would still be wrongly transformed into a Map, by catching ClassCastException while iterating through mappings. Such mis-configured nodes should simply not be added to the list of mappings. This would allow using generics, too (if we used generics without fixing this first, we'd get ClassCastException when attempting to add mis-configured mappings to the info.magnolia.cms.beans.config.VirtualURIManager#cachedURImapping list)

        Acceptance criteria

              Unassigned Unassigned
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD