You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2013/06/04 09:33:28 UTC

[Apache Bloodhound] #546: Quick create ticket only works the first time a page is loaded.

#546: Quick create ticket only works the first time a page is loaded.
-------------------------+-----------------------
 Reporter:  matevzb      |      Owner:  nobody
     Type:  defect       |     Status:  new
 Priority:  major        |  Milestone:  Release 6
Component:  dashboard    |    Version:  0.5.3
 Keywords:  qct, ticket  |
-------------------------+-----------------------
 When creating a ticket via quick create ticket (qct) dialog, this only
 works the first time on that specific page. Once the first ticket is
 submitted, the (required) __FORM_TOKEN form parameter becomes empty, so
 each subsequent submit results in a "Bad request" error. If a page is
 reloaded, the __FORM_TOKEN gets re-filled properly, making it possible to
 submit again via qct.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/546>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #546: Quick create ticket only works the first time a page is loaded.

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#546: Quick create ticket only works the first time a page is loaded.
------------------------+-------------------------
  Reporter:  matevzb    |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:  Release 6
 Component:  dashboard  |    Version:  0.5.3
Resolution:             |   Keywords:  qct, ticket
------------------------+-------------------------
Changes (by rjollos):

 * priority:  major => blocker


Comment:

 I think we should fix this before release 6. I'll take a look this
 evening.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/546#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #546: Quick create ticket only works the first time a page is loaded.

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#546: Quick create ticket only works the first time a page is loaded.
------------------------+-------------------------
  Reporter:  matevzb    |      Owner:  matevzb
      Type:  defect     |     Status:  closed
  Priority:  blocker    |  Milestone:  Release 6
 Component:  dashboard  |    Version:  0.5.3
Resolution:  fixed      |   Keywords:  qct, ticket
------------------------+-------------------------
Changes (by matevzb):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 Fixed in r1492562.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/546#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #546: Quick create ticket only works the first time a page is loaded.

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#546: Quick create ticket only works the first time a page is loaded.
------------------------+-------------------------
  Reporter:  matevzb    |      Owner:  matevzb
      Type:  defect     |     Status:  accepted
  Priority:  blocker    |  Milestone:  Release 6
 Component:  dashboard  |    Version:  0.5.3
Resolution:             |   Keywords:  qct, ticket
------------------------+-------------------------
Changes (by matevzb):

 * owner:  nobody => matevzb
 * status:  new => accepted


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/546#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #546: Quick create ticket only works the first time a page is loaded.

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#546: Quick create ticket only works the first time a page is loaded.
------------------------+-------------------------
  Reporter:  matevzb    |      Owner:  matevzb
      Type:  defect     |     Status:  accepted
  Priority:  blocker    |  Milestone:  Release 6
 Component:  dashboard  |    Version:  0.5.3
Resolution:             |   Keywords:  qct, ticket
------------------------+-------------------------

Comment (by matevzb):

 After the QCT post request is sent, the whole form is cleared, including
 the __FORM_TOKEN value, and that causes the subsequent QCT posts to fail.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/546#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker