Edit report at https://bugs.php.net/bug.php?id=74650&edit=1
ID: 74650 Updated by: [email protected] Reported by: lexrulezzz at mail dot ru Summary: When navigating back in the browser, the selected language is cached -Status: Open +Status: Not a bug Type: Bug Package: Website problem Operating System: Linux PHP Version: Irrelevant Block user comment: N Private report: N New Comment: That is how HTML input elements work, at least in Chrome. When pressing back, instead of resetting the form to how it was originally, the browser remembers the last state it had. Previous Comments: ------------------------------------------------------------------------ [2017-05-25 02:59:31] lexrulezzz at mail dot ru Description: ------------ Steps to reproduce the problem: 1. Go to the documentation page, for example - http://php.net/manual/en/migration70.incompatible.php 2. Select a different language from the select list of languages, for example, Russian (http://php.net/manual/ru/migration70.incompatible.php) 3. Use the "Back" button in the browser to go to the previous page Actual result In the select list, the Russian language will be selected (see screenshot http://joxi.ru/12MWvQ3sMGbBlr), although the third step was to go to the documentation page in English. Expected Result The English language will be selected in the select list. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=74650&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
