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/05 09:38:00 UTC

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

    [ https://issues.apache.org/jira/browse/DOXIA-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810656#comment-16810656 ] 

Fred Eckertson commented on DOXIA-589:
--------------------------------------

This can be closed.

The documentation explains that tableRows and tableRows_ should be called as part of the canonical sequence of events for the table element. 

I apologize for wasting your time.

 

> 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
>            Priority: Major
>
> 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)