#2408 closed defect (fixed)
Backend messages printed to stdout
| Reported by: | Martin Sjölund | Owned by: | Lennart Ochel |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.9.4 |
| Component: | Backend | Version: | trunk |
| Keywords: | Cc: | Lennart Ochel, Willi Braun, Volker Waurich, Vitalij Ruge |
Description
Too many backend messages and diagnostics are still only printed to stdout. All dumping methods, etc, in the backend should be re-written and by default print errors to Error.mo so scripts and OMEdit can fetch them.
Many of these can by default at least print as INTERNAL_ERROR. Better than not seeing any message.
Change History (7)
comment:1 by , 12 years ago
comment:4 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
Is there still something important missing?
comment:5 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
I guess we can close this. If there are still issues left then please reopen this ticket.
Note:
See TracTickets
for help on using tickets.

started it in r17843 and r17844