MDL-48544 blocks: Only add docked tags if all blocks are docked
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 8 Jan 2015 06:58:26 +0000 (14:58 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Mon, 9 Feb 2015 12:55:10 +0000 (20:55 +0800)
commit4b410a6875feb6bca33adf38ec83d0c7d475d44b
tree451f4e4ed60ecea5c50da3b9354d6e6fad1e24cd
parent88cd577ef34e8fffc9e70b6177574b9d754a7be9
MDL-48544 blocks: Only add docked tags if all blocks are docked

Previously, if all blocks were hidden, then the region was reported as
being docked eroniously and it was not possible to unhide the blocks.

Docking should have no relation to the presence of block content.
blocks/tests/behat/hide_blocks.feature [new file with mode: 0644]
lib/blocklib.php