OpenEuphoria.org
Ticket #445:
cached product_id cookie screwed up category
-
Reported by
jimcbrown
Nov 25, 2010
This problem should only affect me, but what I've observed is that sometimes when I click on a new ticket from the Recent page, if it is for a product other than Euphoria, I'll see the ticket has the Category list from the Euphoria product instead of the correct list of Categories. Cookies show that my browser has the product_id cookie set to 1 when this happens.
Details
1. Comment by jimcbrown
Nov 28, 2010
http://openeuphoria.org/ticket/452.wc#1609 shows that I'm not the only one who saw this. I'm assigning to Jeremy as a result.
2. Comment by jeremy
Dec 02, 2010
See: hg:euweb/rev/fe4178a6eb66
When viewing a ticket, product_id is set. This fixes ticket 445
3. Comment by jimcbrown
Dec 02, 2010
On the recent.wc page I still see an entry that says "Openeuphoria.org - Binder"
Clicking on it brings up the ticket correctly, with Category General.
4. Comment by jeremy
Dec 02, 2010
It's possible due to the bug some tickets were saved incorrectly, but I have fixed the bug so it will not occur on new tickets. I fixed the one in question by loading the ticket and simply pressing the update button to resave it.