• Remove deprecated block-admin-display-form.tpl.php
  • Remove deprecated hook_process_block()
  • Clean up block.html.twig

Comments

m1r1k’s picture

Status: Active » Needs review
StatusFileSize
new4.82 KB
markhalliwell’s picture

Assigned: m1r1k » Unassigned
Status: Needs review » Needs work

Tiny nit pick:

+++ b/theme/block/block.html.twig
@@ -36,17 +40,19 @@
  * @see template_preprocess_block()
+ * @see bootstrap_preprocess_block()

bootstrap_preprocess_block() should be above core's implementation. This is top to bottom inheritance.

m1r1k’s picture

Status: Needs work » Needs review
StatusFileSize
new481 bytes
new4.9 KB

  • Commit 2219db2 on 8.x-3.x authored by m1r1k, committed by Mark Carver:
    Issue #2260775 by m1r1k: Update block processing.
    
markhalliwell’s picture

Status: Needs review » Fixed

Status: Fixed » Needs work

The last submitted patch, 3: bootstrao-update-book-themes-processing-2260999-3.patch, failed testing.

markhalliwell’s picture

Status: Needs work » Fixed

Sigh...

Status: Fixed » Closed (fixed)

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