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 Adrian Pop)

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 Adrian Pop, 11 years ago

Owner: changed from somebody to Adrian Pop
Status: newaccepted

Or wait, OMEdit uses some other API to get the error messages. Something with
getErrorMessagesInternal or so. I'll find out.

comment:2 by Adrian Pop, 11 years ago

Description: modified (diff)
Summary: Add getErrorMessages(unique = true) to be called by OMEditMake getMessagesStringInternal called only by OMEdit return unique errors

comment:3 by Adrian Pop, 11 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in r17657.

Note: See TracTickets for help on using tickets.