Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-554

tagdoc generator ignores components that have a tag-name but no tag-class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.0.0-incubating-plugins
    • 1.0.0-incubating-plugins
    • Plugins
    • None

    Description

      I have a component.xml file. Because the tag for this component has behaviour, I don't want it autogenerated.
      therefore, I have removed the
      <mfp:tag-class>
      tag.

      This will prevent the tag handler from being autogenerated. that is fine.
      however, it has also stopped the tagdoc generator. This is not good.

      Instead the tagdoc generator should filter on the
      <mfp:tag-name>
      tag and not on the
      <mfp:tag-class>
      tag.

      I will upload a patch.

      Attachments

        1. tagdoc_fix.patch
          0.6 kB
          Arjuna Wijeyekoon

        Activity

          People

            matzew Matthias Wessendorf
            arjuna Arjuna Wijeyekoon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: