CuBoulder / ucb_migration_shortcodes

A module that works alongside the Shortcodes module to ease the burden of migration.
0 stars 0 forks source link

Shortcode and/or CK5 Icon picker interaction problem #21

Closed jcsparks closed 1 month ago

jcsparks commented 2 months ago

Not sure if this is a problem just with the shortcode module or if it's an issue with the way the CK5 iconpicker plugin interacts with this type of shortcode. But when you have a button with an icon inside of it we end up with broken HTML.

example :

 [button url="/on-demand" color="gold"]Resources you can use right now [icon shape="fa-wrench" /] [/button]

ends up looking like :

Screenshot 2024-05-01 at 10 42 58 AM
patrickbrown-io commented 1 month ago

Related :: https://github.com/CuBoulder/ucb_migration_shortcodes/issues/23