Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report a bug can't deal with error confirmation requests #4

Closed
hinerm opened this issue Apr 16, 2015 · 1 comment
Closed

Report a bug can't deal with error confirmation requests #4

hinerm opened this issue Apr 16, 2015 · 1 comment
Assignees
Milestone

Comments

@hinerm
Copy link
Member

hinerm commented Apr 16, 2015

It's possible for the post_bug.cgi script to throw an error:

  <div class="throw_error">
    It looks like you didn't come from the right page (you have no valid token for
    the <em>create_bug</em> action while processing the
    'post_bug.cgi' script). The reason could be one of:<br>
    <ul>
      <li>You clicked the "Back" button of your web browser after having successfully
      submitted changes, which is generally not a good idea (but harmless).</li>
      <li>You entered the URL in the address bar of your web browser directly,
      which should be safe.</li>
      <li>You clicked on a URL which redirected you here <b>without your consent</b>,
      in which case this action is much more critical.</li>
    </ul>
    Are you sure you want to commit these changes anyway? This may result in
    unexpected and undesired results.
  </div>

This isn't handled by Fiji, so it just makes users unable to report bugs via Fiji.

@ctrueden
Copy link
Member

The long-term plan is to create a new issue reporting system, which interfaces with GitHub issues. See imagej/ImageJ#122.

@hinerm hinerm self-assigned this Apr 24, 2015
@hinerm hinerm added this to the m1 milestone Apr 24, 2015
@hinerm hinerm closed this as completed in 96dd1e8 Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants