mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 07:44:36 +00:00
Fix RSOE from filter operator errors (#9496)
* Fix RSOE from decodebase64
* Update change note
* Revert "Fix RSOE from decodebase64"
This reverts commit 4145f08623.
* Use a more general implementation
* Operator error should let whole filter fail
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
title: $:/changenotes/5.4.0/#9496
|
||||
description: Fix RSOE from decodebase64
|
||||
release: 5.4.0
|
||||
tags: $:/tags/ChangeNote
|
||||
change-type: bugfix
|
||||
change-category: filters
|
||||
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9496
|
||||
github-contributors: Leilei332
|
||||
|
||||
[[decodebase64 Operator]] now outputs error to the filter operator result.
|
||||
Reference in New Issue
Block a user