When visiting the theme settings page the saved text format for the "Title bar" field is not used.

Besides that, I've seen that the theme uses the "old" style of array syntax. For Drupal 8 the short array syntax should be used.

See the attached patch (next comment) for the solutions.

Comments

fabianderijk created an issue. See original summary.

fabianderijk’s picture

Assigned: fabianderijk » Unassigned
Status: Active » Needs review
StatusFileSize
new15.49 KB

See the attached patch

martijn de wit’s picture

Hey Fabianderijk,

Thank you for the patch. Can we easy split out de array syntax and the real issue? So we get a cleaner commit and review process.

fabianderijk’s picture

Of course I can. I'll add two new patches later.

fabianderijk’s picture

This is the new patch for the format fix. I'll create a new issue for the array syntax fix and base that on the 8.x-1.x branch without this fix.

martijn de wit’s picture

Removed an double ,
I will commit this at the develop branch. Thank you!

  • Martijn de Wit committed 115b5ed on 8.x-1.x
    Issue #3012617 by fabianderijk, Martijn de Wit: Title bar text formatted...
martijn de wit’s picture

Status: Needs review » Reviewed & tested by the community
martijn de wit’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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