Problem description: Title self-explanatory, very frustrating because error is very obtuse and causes an uncaught exception. Steps to reproduce: 1. Open Bug Submission Assistant at https://www.libreoffice.org/get-help/bug/ 2. Submit a bug 3. Open the page again and attempt to submit another bug Current behavior: Error message displayed: "It looks like you didn't come from the right page (you have no valid token for the " Expected behavior: Should be able to submit multiple bugs through the simpler interface. Operating System: All Version: 4.2.2.1 release
Created attachment 97375 [details] Uncaught exception found in the Javascript console
Ah, that's a description that explains all those problems people have with the BSA - and lets me fix it. All requests were delivered with a expires of a two weeks by default, as for what it concerns the webserver it is a static file - but it hooks into bugzilla that must re-requeste everytime. Changed the config to not add expires header - so should work now.
*** Bug 57906 has been marked as a duplicate of this bug. ***
*** Bug 76433 has been marked as a duplicate of this bug. ***