Open
Bug 600240
Opened 13 years ago
Updated 6 months ago
A single value is not being sent via POST from one page to another while other values are.
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: ffej2ffej, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 After you enter a trip, the button takes you back to the page that enters trips. The date values are passed along via POST and the page selects the correct values so you don't have to enter the date again. Since I started using this BETA version of Firefox, the month does not get sent. All the other values get sent like they did before and the month and every other value is sent and retrieved normally on any other browser. (Including SeaMonkey 2.0.2). Reproducible: Always Steps to Reproduce: Log in to the site. You will have to make up a user name and password. Make up numbers in the questions that follow. You will then be a full user of the site with all privileges and may log back in. Once you've logged in, click on the Insert Trips link and make up a taxi ride. Push the save button and the trip will be saved. Then, push the button that allows you to enter another and notice that the day and year from the last trip are correct but the month is not. Actual Results: see paragraph above Expected Results: see paragraph above I will share the source code of these PHP scripts if necessary.
Updated•12 years ago
|
Version: unspecified → 4.0 Branch
Updated•6 months ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•