When we added jQuery to phpBB 3.1, I remember arguing for 1.8.3 (released Nov 2012) because at the time, the new release was 1.9, which deprecated bunch of features (like live() and browser()).
As far as I can tell, and I'll test it with their migration tool, but phpBB 3.1 is not be using any of that deprecated jQuery code. And extensions should not either. And really, MODs may be the only old stuff lying around that may have deprecated code, but even they should be updated for phpBB 3.1 anyway.
So with that in mind, I really don't see any reason why phpBB 3.1 can't ship with the slimmer and more up to date version 1.11.0.
The 1.X line still supports old IE browsers (it's the 2.X line that drops support for IE8 and below).
[RFC] Update jQuery included in 3.1 to 1.11.0
[RFC] Update jQuery included in 3.1 to 1.11.0
Has an irascible disposition.
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
I'm for updating jQuery to 2.X line and don't care about outdated browsers.
My mods:
Auto Backup [MODDB] | Reputation System [RC]
Auto Backup [MODDB] | Reputation System [RC]
- EXreaction
- Registered User
- Posts: 1555
- Joined: Sat Sep 10, 2005 2:15 am
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
Sounds good to me
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
+1I'm for updating jQuery to 2.X line
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
For which ver.?DavidIQ wrote:I'm all for doing that. The sooner the better.
My mods:
Auto Backup [MODDB] | Reputation System [RC]
Auto Backup [MODDB] | Reputation System [RC]
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
1.11.0Pico88 wrote:For which ver.?DavidIQ wrote:I'm all for doing that. The sooner the better.
Version 2 is for IE9 and newer. Still too soon to totally break phpBB on IE8.
Version 2 should be saved for phpBB 3.2 (by then I'm sure there'll be a jQuery 3 though).
Has an irascible disposition.
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
What VSE+ said of course and doing this quickly means that MOD/Extension authors won't have to re-do their jQuery code due to changes in 1.11. I completely agree that it's too soon to adopt version 2 and break all sorts of things for IE8. 3.2 is a good target version for that newer version of jQuery and could possibly still be too soon. I mean from what I read on their blog a while back, the majority of the benefit in removing older browser support was so they didn't have to concentrate on or deal with bugs from those browsers and to make jQuery even smaller/lighter. So really on our end and the user's there's not a whole lot of benefit in going with 2.x and breaking many people's forum experience.Pico88 wrote:For which ver.?DavidIQ wrote:I'm all for doing that. The sooner the better.
And before anyone goes and says that these users shouldn't be using old browsers anyways you have to take into consideration that users don't always have control over what can be on their computers. At my job we upgraded the CKEditor WYSIWYG editor from 3.x to 4.3 for our main product, which also went the route of removing older browser support as of that version. Well guess what...client (government) was behind in upgrading all of their systems and had over 100 PCs still running XP and IE7 Had to go back and add a "legacy" version of CKEditor (version 4.1.3 was the last to support IE7) and decide on the back end which of the two to load based on the browser agent.
While we don't really care about IE7 at this point, since it's last supported OS was XP and Microsoft support for XP is ending this month, we do sort of still care about IE8 since it was included in Vista which will continue to be supported for some time by MS.
- Pony99CA
- Registered User
- Posts: 986
- Joined: Sun Feb 08, 2009 2:35 am
- Location: Hollister, CA
- Contact:
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
And IE 8 is still in use at some government facilities (like this one).
Steve
Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.