Opened 5 years ago

Closed 5 years ago

#2196 closed defect (fixed)

An empty enum parameter for a plug-in should still count as an enum

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.15.3
Component: core Version:
Keywords: Cc:

Description

There are cases when there are no possible options for an enumeration and this should not trigger the other path that allows a any parameter value to be specified.

Change History (1)

comment:1 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: newclosed

In 7751:

Fixes #2196: An empty enum parameter for a plug-in should still count as an enum

Note: See TracTickets for help on using tickets.