Opened 7 years ago

Closed 6 years ago

#2754 closed defect (fixed)

Fail to stylize layer when expression in symbol definition has invalid value

Reported by: zhanga Owned by:
Priority: low Milestone:
Component: Rendering Service Version: 3.1.0
Severity: trivial Keywords:
Cc: External ID:

Description

Some settings of a symbol definition e.g. width/height can be expressions. Suppose a table has a column HEIGHT which type is double, and the height of symbol is 0.1*HEIGHT. Then if a feature's HEIGHT is null, a FDOException will be thrown when stylizing the feature, and stylize layer will fail.

Attachments (1)

2754.patch (1.2 KB ) - added by zhanga 7 years ago.
Patch for #2754

Download all attachments as: .zip

Change History (2)

by zhanga, 7 years ago

Attachment: 2754.patch added

Patch for #2754

comment:1 by jng, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.