Mojira Archive
MCPE-16892

Redstone powers the wrong blocks when redirected by pistons

When redstone dust is connected to any redstone component that redirects dust but does not produce power(will call this a 'consumer' [*] component to match the technical community's term), unintended blocks will also be powered by it. See attachments

Note: This appears to work as if the dust wasn't redirected in the first place while also powering the consumer* component

Steps to reproduce:

  1. Build the setups from the attachments
  2. Power the lever 

Expected results: 

Powering matches with the visual representation(as it does in Java edition), and so only the blocks that seem like they'll be powered, get powered.

Observed results:

The dust powers not only the block it redirects into, but also blocks it shouldn't from visual logic (testing shows that it powers as if it was not redirected in that case)