Today, checking one site i maintain with www.webpagetest.gr i got a security (medium) report. About bootstrap 4 used, in the theme i use (osclasswizards).
https://blog.getbootstrap.com/2019/02/13/bootstrap-4-3-1-and-3-4-1/
Can i just update it to 4.3.1 that was suggested? Anyone seeing or done that?
Thanks
Hi,
What security report you mean exactly?
The bootstrap are from the theme and the jquery from the theme AND the core of Osclasspoint 8.0.2
Here it is:
@dsf ok, about the Jquery of the core, you will have to ask at their forums.
For the theme, it is easy to check it yourself, making a backup of the theme and replacing the files. Then make an account and try if everything works right (posting etc etc). Check also the admin parts.
I could at some point try that myself, when i have some time available.
Or ping @maximus pls if it seems easy for you.
Today, checking one site i maintain with www.webpagetest.gr i got a security (medium) report. About bootstrap 4 used, in the theme i use (osclasswizards).
https://blog.getbootstrap.com/2019/02/13/bootstrap-4-3-1-and-3-4-1/
Can i just update it to 4.3.1 that was suggested? Anyone seeing or done that?
Thanks
Sadly, you can't just update dependencies and expect everything to work.
Note that usually there are deprecations between versions.
For example, in case of Boostrap, there might be classes/selectors that have been modified or removed.
You just hae to do it on a staging website, and test like crazy. It's a painstaking process.
@tango Do you think there will be major changed between bootstrap 4.0.0 and 4.3.1?