Insufficient error messages

Issue #181 on hold
jsbien created an issue

When testing new marasca pages I get the message

Server error. This field is required.

which provides practically no information.

In some cases there is an option

Do you want to save HTML file sent by server?

This option should be always present, preferably suplemented by the exact address of the page (e.g. written in the log).

BTW, there is a typo in log messages: receieved.

Comments (5)

  1. Michał Rudolf repo owner

    "which provides practically no information" - Blame the server - the error message comes directly from the server.

    "The option should be always present" - this error is displayed in two cases:

    • no proper response from the server (hence no source)

    • server returns error page - then, only error message is useful, as the source is not the source of requested page anyway

  2. Log in to comment