Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66546 - Bugzilla complain about incorrect usage of messaging function when i logged in
Summary: Bugzilla complain about incorrect usage of messaging function when i logged in
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeffrey Forman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 09:50 UTC by Christian Jiresjö
Modified: 2011-10-30 23:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
html file showing the error i got (buglist.cgi.html,5.29 KB, text/html)
2004-10-06 09:50 UTC, Christian Jiresjö
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Jiresjö 2004-10-06 09:50:16 UTC
When i logged in after having done a search and maybe hit back in the browser i got the attached page which complain about incorrect usage of messaging functions and passing a string 'buglist_updated_named_query' instead of a tag. 
I wasn't able to reproduce it directly will try later again

Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. do search
2. maybe hit back in browser
3. login

Actual Results:  
Se attachment

Expected Results:  
Not complain but just move on
Comment 1 Christian Jiresjö 2004-10-06 09:50:54 UTC
Created attachment 41235 [details]
html file showing the error i got
Comment 2 Jeffrey Forman (RETIRED) gentoo-dev 2005-05-15 08:06:14 UTC
Hitting back in the browser sometimes does not re-submit data in the previous page's CGI form, which is why you are getting your error. 

Suggestion: Don't use back ;)

-Jeffrey