Problem/Motivation

In the theme settings, if one selects "Bootstrap Flatly", the css is not being loaded.
The reason is a typo in theme-settings.php spelling "flatly" as "flaty"

Steps to reproduce

1. Go to /admin/appearance/settings/bootstrap_barrio and in "Load library" select "Bootswatch Flatly".
2. Refresh a content page
3. The page loads without the corresponding bootstrap_flatly css file

Proposed resolution

Correct the typo

Remaining tasks

Provide a patch

User interface changes

None

API changes

None

Data model changes

None

Comments

JordiK created an issue. See original summary.

jordik’s picture

jordik’s picture

Status: Active » Needs review
hatuhay’s picture

Status: Needs review » Closed (outdated)
jordik’s picture

Status: Closed (outdated) » Needs review

Sorry, but why do you set the status to Closed (outdated), if the issue still persists?
The subtheme name is wrong in 5.5.4 and 5.1.6 both in the full and dev releases.

shyam_bhatt’s picture

StatusFileSize
new52.92 KB
new20.85 KB

The issue occurs in the latest version 5.5.5. the patch is working fine. Before applying the patch once we select the "Bootswatch Flatly" from /admin/appearance/settings/bootstrap_barrio and in "Load library" it's breaking as per the below image:
2022-08-17/3266424-before-6.png
After applying the patch, once we select the "Bootswatch Flatly" from /admin/appearance/settings/bootstrap_barrio and in "Load library" it's working fine as per the below image:
2022-08-17/3266424-after-6.png

shyam_bhatt’s picture

Status: Needs review » Reviewed & tested by the community
hatuhay’s picture

Status: Reviewed & tested by the community » Fixed

  • hatuhay committed 2c0b479 on 5.5.x authored by JordiK
    Issue #3266424 by JordiK, Shyam_Bhatt: Bootswatch Flatly theme not...

Status: Fixed » Closed (fixed)

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