Opened 11 years ago
Last modified 11 years ago
#2419 closed defect
Add getErrorMessages(unique = true) to be called by OMEdit — at Initial Version
Reported by: | Adrian Pop | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: | Peter Fritzson, Per Östlund, Martin Sjölund, Adeel Asghar |
Description
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 a flag to getErrorMessages to get the unique messages
so we get no repeats.
We could use this just in OMEdit and this will reduce the number
of the warnings we get. By default we shall have getErrorMessages(unique = false) so in scripts and testing we get the full set of messages.
Adeel, I'll let you know when this is available.
Note:
See TracTickets
for help on using tickets.