Closed (fixed)
Project:
Bootstrap
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2016 at 09:53 UTC
Updated:
27 Oct 2016 at 18:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
grimreaperHere is the patch.
Thanks for the review.
Comment #3
markhalliwellIt should only be wrapped in
#markupif the header value is a string or an instance ofMarkupInterface, otherwise it could be a render array. Also, please use the shorthand array.Comment #4
grimreaperHello,
Thanks for the review. Here is a new patch.
Comment #6
markhalliwell