Opened 4 months ago
Closed 4 months ago
#2105 closed defect (fixed)
PropertyPathActionFactory doesn't use the exportProperty
Reported by: | nicklas | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.12 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The PropertyPathActionFactory can be used by an extension to provide extra columns to list pages. It has support for specifying the 'exportProperty' (in case the exported value should not be the same as the displayed value). However, this property is ignored and the regular value is used also in the export.
Change History (1)
comment:1 Changed 4 months ago by nicklas
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [7435]) Fixes #2105: PropertyPathActionFactory? doesn't use the exportProperty