Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-828

Cleanup implementation and javadoc of STKUtil

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.0.4
    • 2.0
    • base system
    • None

      STKUtil is now deprecated - STKTemplatingFunctions should be used instead. Hence methods of STKUtil (e.g. getAsset(Content, String) should no longer contain more or less identical code as STKTemplatingFunctions-method but delegate to them (single point of failure).

      Javadoc's like

      {@link STKTemplatingFunctions}

      are not valid - they should be properly replaced.

        Acceptance criteria

              mdivilek Milan Divilek
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR