Ticket #707 (new Feature Request)
Opened 12 years ago
Use error codes instead of error messages
Reported by: | gbastien | Owned by: | gbastien |
---|---|---|---|
Priority: | normal | Milestone: | Not yet assigned to a Milestone |
Component: | Auth server, Code Refactoring | Version: | |
Keywords: | Cc: |
Description
In many pages, error messages are passed to and from functions in the form of an already translated text.
That's fine when it's only a wifidog page displaying the message, but when interacting with external applications, like through the web services, error codes would be more convenient.
Note: See
TracTickets for help on using
tickets.