Ticket #181 (new Defect: null)

Opened 5 years ago

Last modified 5 years ago

When a dependency fails for a specific parameter, the error message says "this function requires ...". It should say "the X parameter requires...".

Reported by: jjr8 Owned by: jjr8
Priority: Medium Milestone: Unscheduled
Component: Core - Metadata & Types Version: 0.4
Keywords: Cc:

Description

The problem is that the current dependency-checking infrastructure outputs the same message in all circumstances. Because I originally did not have dependencies for individual parameters, all the messages are written as if it is only functions that can have dependencies. This should be fixed when I rework the dependency infrastructure.

Change History

Changed 5 years ago by jjr8

  • milestone changed from 0.5 to Unscheduled
Note: See TracTickets for help on using tickets.