HomePhorge

(PUP-1978) Fix issues with [] operator error reporting
7807591405afUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1978) Fix issues with [] operator error reporting

There were issues when errors where reported from using the [] operator
with LHS being a Type (Class, Resource) and the given keys were given
as an empty array (resulting in no arguments). The error reporting was
faulty in this case and blamed the wrong object. This resulted in the
error reporting logic to not find a source reference.

This also fixes the issue message text when min/max was the same value.

Details

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU7807591405af: (PUP-1978) Fix issues with [] operator error reporting (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 19 2014, 3:50 AM