You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Fred Eckertson (JIRA)" <ji...@apache.org> on 2019/04/04 20:52:00 UTC

[jira] [Created] (DOXIA-589) Impossible to assign attributes with tableRow

Fred Eckertson created DOXIA-589:
------------------------------------

             Summary: Impossible to assign attributes with tableRow
                 Key: DOXIA-589
                 URL: https://issues.apache.org/jira/browse/DOXIA-589
             Project: Maven Doxia
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.8
            Reporter: Fred Eckertson


writeStartTag(HtmlMarkup.TR, att)  does not get called when tableRow(SinkEventAttributes) is invoked. It only gets called if tableRow() is used.... and that is because tableRow() calls tableRows(null, false).

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)