| 3 | | I changed the bug report dialog to catch HTTP CONFLICT errors and show the error message. And, correspondingly, I've changed the logic in the bug submission cgi script to give a HTTP CONFLICT error when the version of ChimeraX is too old. That only happens, if, and only if, the version of ChimeraX is newer than my commit. For older versions of ChimeraX, it acts as before -- it returns HTTP OK for the bug report submission, but drops them. That way, when the current daily build is obsolete, the error response will say: |
| | 3 | I changed the bug report dialog to catch HTTP CONFLICT errors and show the error message. And, correspondingly, I've changed the logic in the bug submission cgi script to give a HTTP CONFLICT error when the version of ChimeraX is too old. That only happens, if and only if, the version of ChimeraX is newer than my commit. For older versions of ChimeraX, it acts as before -- it returns HTTP OK for the bug report submission, but drops them. That way, when the current daily build is obsolete, the error response will say: |