up-to-date org doesn't know about org-substring-no-properties
@@ -1786,7 +1786,7 @@ a subset of files based on filetags:
x)
(mapcar
(lambda (x)
- (org-substring-no-properties x))
+ (org-no-properties x))
ftags)))
#+end_src