Issue Details (XML | Word | Printable)

Key: DISPL-353
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Reporter: Emilio Dolce
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
DisplayTag

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

Created: 25/May/06 03:14 PM   Updated: 26/May/06 02:34 AM
Return to search
Component/s: Export
Affects Version/s: 1.0
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File patch.txt (0.8 kB)



 Description  « Hide
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 !!!).


Emilio Dolce added a comment - 26/May/06 02:34 AM
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.

Emilio Dolce made changes - 26/May/06 02:34 AM
Field Original Value New Value
Attachment patch.txt [ 20723 ]