-
Notifications
You must be signed in to change notification settings - Fork 778
Description
Describe the bug
The title for the column inside treeTable is rendered not in the span, but in the next tag.
If I execute line writer.writeAttribute("title", title, null); before line writer.writeText(headerText, "headerText"); under the debugger, then title gets into span.
Reproducer
https://github.com/mnyakushev/primefaces-test/tree/tree-table-column-title
Expected behavior
Attribute title rendered inside span tag
PrimeFaces edition
Community
PrimeFaces version
15.0.4
Theme
No response
JSF implementation
Mojarra
JSF version
4.0.11
Java version
21
Browser(s)
No response
Metadata
Metadata
Assignees
Labels
🐞 defectBug...Something isn't workingBug...Something isn't working