DisplayTag

SetProperty of PDF export class definition does not override the default PdfView.

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: 1.0
  • Fix Version/s: None
  • Component/s: Export
  • Labels:
    None

Description

If I want to use my custom class as PDF exporter, so I specify the setProperty, TableTag discard the information; technically speaking you create exporter implementation classes as a singletone (good), but not provide ovveriding.
Fix available but for rel. 1.0 (and needs refactoryng - per intenderci ho messo una pezza !!!).

Activity

Hide
Emilio Dolce added a comment -
Patch that try to instantiate the given custom class and, only if not found, use the default one.
Maybe refactoring needs to build View exporter list directly with setProperty given information.
Show
Emilio Dolce added a comment - Patch that try to instantiate the given custom class and, only if not found, use the default one. Maybe refactoring needs to build View exporter list directly with setProperty given information.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: