Ticket #181 (new Defect: null)
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
Note: See
TracTickets for help on using
tickets.
