Closed (fixed)
Project:
Project Wiki
Version:
1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2026 at 09:30 UTC
Updated:
6 May 2026 at 13:55 UTC
Jump to comment: Most recent
While trying to solve a different issue I have noticed that the page repeatedly tries to load in project-wiki.search.css which was present in the module at some point in time (I have found it at least in 1.0.0-beta4) but was removed since then. We have forgotten to remove the file in the search library definition though.
Open the project wiki page and check the browser console. You will notice the CSS file trying to load with a 404 response.
Remove the CSS file from the library definition.
Remove the CSS file from the library definition.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
anybody@lrwebks remove it if not needed anymore please
Comment #4
lrwebks commentedComment #5
anybodyComment #7
anybody