Commit
commit b4ad4c952fa97d9b6b30f5048a08207102c76ada Author: Jan DankertDate: Sun Mar 14 01:33:16 2021 +0100 Fix: Transformer should not throw an exception if any linktarget could not be found. Fix: SearchIndex must use the correct pageContext. modules/cms/generator/ValueGenerator.class.php | 1 + modules/cms/macros/macro/SearchIndex.class.php | 14 +++++++++----- modules/util/Transformer.class.php | 24 ++++++++++-------------- 3 files changed, 20 insertions(+), 19 deletions(-)