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

i18n: doesn't work for binaries which are actually subnodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.2
    • 4.5
    • None
    • None

      I think we have two problems:

      1) i18n on JCR level deosn't take into account that we store binaries in nodes.

      • mycontent.image won't check for local specific subnodes like mycontent.image_de

      2) DefaultNodeData unwrapps i18n wrapped nodes

      • r54665 and r54691 was meant to be a temporary solution
      • but it again disables the i18n feature for binaries

      Solution:

      • i18n node wrapper should handle subnodes of mgnl:resources differently
      • remove the hack from DefaultNodeData

        Acceptance criteria

              tmattsson Tobias Mattsson
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD