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

JspTemplatingFunction#link(ContentMap contentMap, String propertyName) throws RepositoryException

XMLWordPrintable

      You can see here it takes a property as a parameter but does nothing with it.

      In the end:

      of info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction.link(ContentMap contentMap, String propertyName) just ignored the propertyName:
      public static String link(ContentMap contentMap, String propertyName) throws RepositoryException
      { *return* getTemplatingFunctions().link(contentMap);  } 
      

        Acceptance criteria

              Unassigned Unassigned
              rgange Richard Gange
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD