Opened 11 years ago
Closed 11 years ago
#2282 closed defect (fixed)
Generate theme throws NRE if no Feature Class assigned
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The Generate theme function in the Layer Definition will throw a NRE if no feature class has been assigned. The function should check for this state and abort if this is the case.
Note:
See TracTickets
for help on using tickets.
Fixed r7562