Configuring (translated) texts for detailStamp facet in tr:table doesn't work
-----------------------------------------------------------------------------
Key: TRINIDAD-1579
URL: https://issues.apache.org/jira/browse/TRINIDAD-1579
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.0.10-core
Reporter: Carsten Pieper
In the CoreBundle.xrts (or, in our case, the CoreBundle_de.xrts)
you find entries with the following keys to configure the texts for facet
"detailStamp"
in tr:table:
af_table.DISCLOSED
af_table.UNDISCLOSED
af_table.DISCLOSED_TIP
af_table.UNDISCLOSED_TIP
By overwriting these, you should be able to change the texts shown beneath
the hide/show icon (and the relevant tooltips). This doesn't to work out.
In fact, the "normal" tr:showDetail entries defined by
af_showDetailHeader.DISCLOSED
af_showDetailHeader.UNDISCLOSED
af_showDetailHeader.DISCLOSED_TIP
af_showDetailHeader.UNDISCLOSED_TIP
seem to be used for facet detailStamp, too...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.