Skip to content

Unattachable block

Created by: anujk14

The problem occurs if a ref contains a magic node, and it is called in the following way:

  1. First it is called from a non-magic parent like
  2. Then, it is called by a magic parent, i.e., a / etc. If we reverse the order, the problem goes away. Example to check the bug: bug_07_unattachable_block_for_oneOrMore_ref.rng