fix fallback implementation for resolve_pageid()
commit54611a7a6e7af290525dd263f03b7293f20df91a
authorAndreas Gohr <andi@splitbrain.org>
Thu, 11 Nov 2021 14:42:59 +0000 (11 15:42 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Thu, 11 Nov 2021 14:42:59 +0000 (11 15:42 +0100)
tree0ea64e402f734104bea2866b662a5c4e5a5fbd34
parent01f039b615c23cdd2c8717f50abe78cfb11ab085
fix fallback implementation for resolve_pageid()

When an empty link was given, the old implementation fell back to $ID,
this was handled incorrectly in the deprecated method.
_test/tests/inc/Utils/PageResolverTest.php
inc/pageutils.php