Changes between Initial Version and Version 1 of Ticket #19143, comment 3


Ignore:
Timestamp:
Oct 15, 2025, 9:30:38 AM (3 weeks ago)
Author:
Greg Couch

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19143, comment 3

    initial v1  
    1 Make sense to me too.
     1Makes sense to me too.
    22
    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:
     3I 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:
    44
    55> "<body><h3>Obsolete Version of ChimeraX Detected</h3>"