These were removed in 0.4
But actually, they made a lot of sense.
If a warning should be issued, while we are producing an image, we will get a corrupt image.
I propose a new option, "display_errors".
If set to "auto", it will behave like above (On, if showing a report, Off, if showing a report). This should be default value.
If set to "dont-mess", nothing will be messed with.
No other values needed (we don't want to advocate that same setting is used for report and image)
I have labelled it a bug, because the behavior has changed (and it shouldn't in a minor version), and it could lead to problems. So this should trigger a 0.4.1 version
In 0.3, (and in convertAndServeImage), we had these lines:
These were removed in 0.4 But actually, they made a lot of sense. If a warning should be issued, while we are producing an image, we will get a corrupt image.
I propose a new option, "display_errors". If set to "auto", it will behave like above (On, if showing a report, Off, if showing a report). This should be default value. If set to "dont-mess", nothing will be messed with. No other values needed (we don't want to advocate that same setting is used for report and image)