After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779925 - e.g.o should show all extensions when disable-extension-version-validation is true
e.g.o should show all extensions when disable-extension-version-validation is...
Status: RESOLVED FIXED
Product: website
Classification: Infrastructure
Component: extensions.gnome.org
current
Other Linux
: Normal normal
: ---
Assigned To: Yuri Konotopov
Shell extensions maintainer(s)
https://git.gnome.org/browse/extensio...
Depends on: 776460
Blocks:
 
 
Reported: 2017-03-12 06:42 UTC by Jeremy Bicha
Modified: 2017-03-26 21:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-03-12 06:42:23 UTC
gnome-shell 3.23.91
Ubuntu 17.04 Beta

By default, extensions.gnome.org shows only extensions compatible with current version.

If the 'disable-extension-version-validation' gsettings is set to 'true' (default in 3.22+), I'd expect the site to show me all extensions by default.

The current behavior is especially bad for a beta release like 3.23.91 where the website doesn't show me any extensions since none have been updated on the site as being explicitly compatible with 3.23.91.

This would help with one of the causes for the issue I reported at
https://bugzilla.gnome.org/show_bug.cgi?id=779591
Comment 1 Yuri Konotopov 2017-03-25 21:53:50 UTC
Fixed and deployed
Comment 2 Jeremy Bicha 2017-03-26 13:15:15 UTC
Hi, I visited extensions.gnome.org (with GNOME 3.24.0, using Firefox 52.0.1) today and the header says "Compatible with All versions" but there are only 3 pages of extensions.

I changed it to "Current version" and it was still 3 pages. I then changed it back to "All versions" and now I see 77 pages of extensions.
Comment 3 Yuri Konotopov 2017-03-26 16:13:17 UTC
Jeremy, thanks for testing.
I missed another script change. It's done now
Comment 4 Jeremy Bicha 2017-03-26 21:35:17 UTC
Thanks, it works now!