Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0-beta4
    • 1.3.0-rc1
    • None
    • None

    Description

      Line 299 of the Image class now executes the following code since the reference is not not null, but wrong setResourceReference is being called. Should call localizedImageResource.setResourceReference(resourceReference, valuemap); - now the value map is set to null.

      final ResourceReference resourceReference = getImageResourceReference();
      if (resourceReference != null)

      { localizedImageResource.setResourceReference(resourceReference); }

      fix fix por favor =)

      Thanks igor

      Attachments

        Issue Links

          Activity

            People

              jdonnerstag Juegen Donnerstag
              weazelb0y Joseph Toth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: