FLUID-5762: Improve diagnostic when unrecognised priority constraint is supplied

Metadata

Source
FLUID-5762
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2015-09-11T13:55:46.806-0400
Updated
2017-02-27T15:49:18.182-0500
Versions
  1. 2.0
Fixed Versions
  1. 2.0
Component
  1. IoC System

Description

As well as there being a typo (fluid.priorityTypes -> fluid.priorityType) the diagnostic for a faulty priority such as "10" should also indicate that numeric values are required/possible. See https://github.com/cindyli/first-discovery/blob/FLOE-416/tests/js/firstDiscoveryEditorTests.js#L89 , see discussion in #fluid-work at https://botbot.me/freenode/fluid-work/2015-09-11/?msg=49520809&page=1

Comments