[Fedora QA] #388: Page not found after login to Propose

Fedora QA trac at fedorahosted.org
Fri Jun 21 10:53:07 UTC 2013


#388: Page not found after login to Propose
---------------------------------------+---------------------
  Reporter:  kparal                    |      Owner:  mkrizek
      Type:  defect                    |     Status:  new
  Priority:  major                     |  Milestone:
 Component:  Blocker bug tracker page  |    Version:
Resolution:                            |   Keywords:
Blocked By:                            |   Blocking:
---------------------------------------+---------------------
Changes (by mkrizek):

 * owner:  tflink => mkrizek


Comment:

 I started to investigate and I found out that the cause of the problem is
 probably here:

 <input id="next_url" name="next_url" type="hidden"
 value="http%3A%2F%2Fqa.fedoraproject.org%2Fblockerbugs%2Fpropose_bug">

 while it should be:

 <input id="next_url" name="next_url" type="hidden"
 value="http://qa.fedoraproject.org/blockerbugs/propose_bug">

 The weird thing is that I don't see it in my development environment. I
 will investigate further.

-- 
Ticket URL: <https://fedorahosted.org/fedora-qa/ticket/388#comment:1>
Fedora QA <http://fedorahosted.org/fedora-qa>
Fedora Quality Assurance


More information about the qa-devel mailing list