Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed issue #19570: javascript exception on survey taking on browsers… #3856

Conversation

TonisOrmisson
Copy link
Collaborator

Fixed issue #19570: javascript exception on survey taking on browsers not supporting localstorage

Since I am not sure which calls are for admin or only for survey, I changed usages that directly fixed the issue I was facing (checking timers) and some that seemed possible.

Should have no change on browsers having localStorage

@TonisOrmisson
Copy link
Collaborator Author

Also affects previous versions since ~sept 2020, so current V5/V3

@Shnoulle Shnoulle added Needs testing Code review done Version checked for code issue without testing labels May 23, 2024
@TonisOrmisson
Copy link
Collaborator Author

@Shnoulle im not sure what the standard is here. Can the "needs testing" label be removed. You added the label after I said I had not done any testing. After that I did actual testing and some code adjustments based on that. What is needed to be done to move on with merging this?

@Shnoulle
Copy link
Collaborator

Shnoulle commented Jun 6, 2024

@Shnoulle im not sure what the standard is here. Can the "needs testing" label be removed. You added the label after I said I had not done any testing. After that I did actual testing and some code adjustments based on that. What is needed to be done to move on with merging this?

@tiborpacalat need to test before it was merged. It's the current way to do

  1. Another dev do some review
  2. Tibor with help of user or other dev do a real test

Edit :l original developer can not be the final tester … best if test himself too

@tiborpacalat tiborpacalat added Tested OK This PR has been tested by QA and works as expected and removed Needs testing labels Jun 6, 2024
@tiborpacalat tiborpacalat merged commit e746adc into LimeSurvey:master Jun 6, 2024
11 checks passed
@TonisOrmisson TonisOrmisson deleted the bug/19570-js-missing-localsorage-silent branch June 6, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code review done Version checked for code issue without testing Tested OK This PR has been tested by QA and works as expected
Projects
None yet
4 participants