Opened 3 years ago
Closed 3 years ago
#2514 closed Defect (fixed)
undefined action needs 2 separate error messages
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | 1.7 |
| Severity: | annoying | Keywords: | |
| Cc: | brettp | Difficulty: | trivial |
Description (last modified by brettp)
- If the action hasn't been defined
- If the action script does not exist
Change History (3)
comment:1 Changed 3 years ago by cash
- Difficulty set to trivial
- Priority changed from normal to low
- Severity changed from minor to annoying
comment:2 Changed 3 years ago by brettp
- Description modified (diff)
comment:3 Changed 3 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [svn:7080]) Fixes #2514 - separating action error messages for undefined and no action script file