Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5020

InlineEnclosureHandler always uses "wicket" namespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.9, 6.5.0
    • 6.6.0
    • wicket
    • None

    Description

      The name of the wicket namespace is hardcoded in InlineEnclosureHandler:

      public final static String INLINE_ENCLOSURE_ATTRIBUTE_NAME = "wicket:enclosure";

      This constant is also used by InlineEnclosure and was probably never meant to be part of the public API.

      These classes should respect the user defined namespace provided by the MarkupResourceStream.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            cleiter Christoph Leiter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: