Problem/Motivation

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.

Steps to reproduce

Open the project wiki page and check the browser console. You will notice the CSS file trying to load with a 404 response.

Proposed resolution

Remove the CSS file from the library definition.

Remaining tasks

Remove the CSS file from the library definition.

User interface changes

API changes

Data model changes

Command icon Show commands

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

lrwebks created an issue. See original summary.

anybody’s picture

Assigned: Unassigned » lrwebks

@lrwebks remove it if not needed anymore please

lrwebks’s picture

Assigned: lrwebks » Unassigned
Status: Active » Needs review
anybody’s picture

Status: Needs review » Reviewed & tested by the community

anybody’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.