Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-590

Either provided element class or default class gets ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8
    • 2.0.0-M3, 2.0.0
    • Core
    • None

    Description

      The following construct is somewhat common in doxia-core

      att.addAttribute( Attribute.CLASS, "a" );

      The documentation says that basic attributes (including CLASS) are supported. However in cases like this either that "a" or the CLASS that was provided in the attributes parameter will be ignored. The correct way to do this is to append the provided CLASS to "a " if a CLASS attribute was provided.

      Attachments

        1. image-2022-05-18-21-57-40-619.png
          10 kB
          Michael Osipov
        2. image-2023-01-20-18-32-31-967.png
          44 kB
          Fred Eckertson

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              fe2417 Fred Eckertson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: