Opened 11 years ago
Closed 11 years ago
#2419 closed defect (fixed)
Make getMessagesStringInternal called only by OMEdit return unique errors
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: | Peter Fritzson, Per Östlund, Martin Sjölund, Adeel Asghar |
Description (last modified by )
As far as I can tell the connector not balanced messages are repeating quite a bit.
Also we have some other messages that are repeated.
I will add make getMessagesStringInternal to return only the unique messages so we get no repeats.
Change History (3)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 11 years ago
Description: | modified (diff) |
---|---|
Summary: | Add getErrorMessages(unique = true) to be called by OMEdit → Make getMessagesStringInternal called only by OMEdit return unique errors |
Note:
See TracTickets
for help on using tickets.
Or wait, OMEdit uses some other API to get the error messages. Something with
getErrorMessagesInternal or so. I'll find out.