საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

GET request after submited form reload (F5) instead of POST

  • 3 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 17 ნახვა
  • ბოლოს გამოეხმაურა dumdidadida

The browser requests server via GET when reloading (F5) submited form. The original POST request (first submit) returns HTTP code 500. Is it feature? In my opinion it should resend form in case of any returned status code. Is it bug of FF or is there any other reason to behave like that. Thanks for the response.

The browser requests server via GET when reloading (F5) submited form. The original POST request (first submit) returns HTTP code 500. Is it feature? In my opinion it should resend form in case of any returned status code. Is it bug of FF or is there any other reason to behave like that. Thanks for the response.

ყველა პასუხი (3)

Hi,

Please see this. Though it is about the UI message, the dangers regarding a resend are also clarified.

Hi, do I understand it correct? Base on comment https://bugzilla.mozilla.org/show_bug.cgi?id=160144#c257 it should show error message (re-posting) if the page is result of POST request (doesn't matter if the result is errorneous or not). That's what I am expecting, but it uses GET. Is it because I have disabled cache (development purposes)?

Actually I think this UI feature is pending. You could try to Work Offline via File (Alt + F) and use the back button.