Content of Gitlab-pages is not loaded anymore since Gitlab 14
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: Alexander_Pircher, Unassigned)
Details
User Story
WORKAROUND: ============== Installation of Extension "github-wc-polyfill-1.2.4.xpi" from https://github.com/JustOff/github-wc-polyfill/releases works fine:
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
Since the last update from Gitlab from 13 to 14 it is no longer useable with SeaMonkey. On all main pages of a project the content is not loaded.
For example:
Main: https://gitlab.com/seamonkey-project
Project: https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla
Project information: https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/activity
Repository: https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/tree/2_53_9_final
Requirements: https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/requirements_management/requirements
Deployments: https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/releases
Analytics: https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/value_stream_analytics
Actual results:
The actual content of the page is not loaded, depending on the page, the content-area stays blank or a loading-indicator is shown forever. The JavaScript-console contains an error:
ReferenceError: customElements is not defined[further informations] gl_emoji.js:78:7
F2LA gl_emoji.js:78:7
o bootstrap:84:3
HVBj/< https://gitlab.com/assets/webpack/main.e7cbd70d.chunk.js:44:86236
HVBj https://gitlab.com/assets/webpack/main.e7cbd70d.chunk.js:44:86155
o bootstrap:84:3
[233] https://gitlab.com/assets/webpack/pages.projects.show.be08f746.chunk.js:7:16085
o bootstrap:84:3
d bootstrap:45:14
a bootstrap:32:10
<anonymous> https://gitlab.com/assets/webpack/pages.projects.show.be08f746.chunk.js:1:2
Expected results:
Content of the page should have been displayed.
Comment 1•3 years ago
|
||
There is some discussion for this on SM-Nesgroup alt.comp.software.seamonkey Subject "This page doesn't work with SM https://gitlab.com/seamonkey-project/seamonkey-2.53-mozilla/-/tree/2_53_8_final"
Reporter | ||
Comment 2•3 years ago
|
||
Mentioned posting is news://news.aioe.org/84tul2mkhf.fsf@example.com
Workaround is installing the extension GitHub/GitLab Web Components Polyfill:
https://github.com/JustOff/github-wc-polyfill/releases
Comment 3•3 years ago
|
||
"github-wc-polyfill-1.2.4.xpi" works fine for official De SeaMonkey 2.53.9 Mozilla/5.0 (NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 Build 20210808162125 (My normal User Profile, Default Classic Theme) on German WIN7 64bit. After installation (no restart required) content will be shown on gitlab.com/seamonkey-project. Without that Add-on page looks empty (simply try page with newly created User Profile)
Comment 4•3 years ago
•
|
||
gitlab deliberately broke us and Waterfox Classic. Support for Custom Elements is being implemented but a slow go because of not enough developers around. Please us the polyfill in the meantime. Marking bug as resolved because it does not make sense to track this via bug.
https://gitlab.com/gitlab-org/gitlab/-/issues/333598
Description
•