Opened 11 years ago
Closed 11 years ago
#2248 closed defect (invalid)
OMEdit: all the messages
Reported by: | Lennart Ochel | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
It is annoying that it is not possible to get all the error messages inside OMEdit. Can we call “getErrorString()” after each action in OMEdit?
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Sorry, I had to write this in the description. I cannot remember, which messages get lost. I will reopen this ticket, if I can remember.
Note:
See TracTickets
for help on using tickets.
OMEdit calls getMessagesStringInternal instead of getErrorString. It is not called after every action just to reduce the traffic between OMC and OMEdit.
For which action you are not seeing the error messages?