Robert J. Lang
Robert J. Lang
Flushed all caches, including browser cache, still seeing this:  
> is there a quick refresher on how to test RTL in the UI or theme? * Enable the Language module (part of core). * Click the Configure option that...
> Since the only way to test this PR is to install an OLD module and run the update process, Or if you're comfortable with editing the db directly (and...
I tried this out. After applying the patch, I tried this code: ``` $vars = array( 'type' => 'ol', 'items' => array( 'item A', 'item B', array( 'data' => 'item...
I agree with this check. It was puzzling when it happened to a site I was doing, and it's regularly puzzling to people who report it in Zulip. One wonders...
I added some commentary to https://docs.backdropcms.org/form_api#field_prefix, also https://docs.backdropcms.org/form_api#prefix. Further suggestions/requests solicited, of course.