Ticket #504 (closed defect: fixed)
StylizationUtil::GetCompositeSymbolizationBounds doesn't handle expressions
| Reported by: | waltweltonlair | Owned by: | waltweltonlair |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.1 |
| Component: | General | Version: | 2.0.0 |
| Severity: | major | Keywords: | |
| Cc: | External ID: | 1064832 |
Description
The StylizationUtil::GetCompositeSymbolizationBounds method computes the bounds of a symbol. It calls GetCompositeSymbolizationBoundsInternal, but passes in NULL for the FdoExpressionEngine. Since the engine is NULL the evaluation of the bounds will fail (an exception is raised) if the symbol has any expressions.
Change History
Note: See
TracTickets for help on using
tickets.
