The Outline buttons setting in the theme's Bootstrap settings (Components > Buttons > Buttons with outline format) does not work because the wrong class is added in hook_preprocess_input().

Comments

Peacog created an issue. See original summary.

peacog’s picture

Status: Active » Needs review
StatusFileSize
new1.79 KB

Here's a patch to fix it.

Status: Needs review » Needs work

The last submitted patch, 2: bootstrap_barrio-outline-buttons-3038270-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

morbus iff’s picture

Status: Needs work » Needs review
morbus iff’s picture

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

This patch does not work on the latest version of dev. It applies cleanly but no update to the theme. On another note the settings description is not updated either. I am trying to manually find the missing link as the class after a cache rebuild is still not updated.

  • hatuhay committed ce3274f on 8.x-4.x authored by Peacog
    Issue #3038270 by Peacog: Outline buttons don't work
    
hatuhay’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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