Bug 590950

Summary: After any operation, browser ends up at a non-persistent URL.
Product: [Community] Bugzilla Reporter: Ondřej Žižka <ozizka>
Component: User InterfaceAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: develCC: sgreen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-02 06:25:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ondřej Žižka 2010-05-11 03:41:54 UTC
Description of problem:
After any operation, browser ends up at a non-persistent URL.

Steps to Reproduce:
1. Create a bug report.
  
Actual results:
After that, the URL is .../bugcreate.cgi or similar, which is quite useless.


Expected results:
The resulting URL should be some persistent one, which, when entered to a browser, would lead to the bug in question, e.g. .../showbug.cgi?id=666

This would make BZ more usable.

Comment 1 Ondřej Žižka 2010-05-11 03:43:41 UTC
Almost every web app solves this by making a redirect. That also prevents F5 re-submit of the form.

Comment 2 Simon Green 2011-11-02 06:25:01 UTC

*** This bug has been marked as a duplicate of bug 617367 ***