Follow-up from "Fix view wiki pages that contain empty spaces in their file names"
The following discussion from !135626 (merged) should be addressed:
-
@engwan started a discussion: I see
NoMethodErrorfailures in the logs becausematched_filescan returnfalse.Maybe we still need the
return if matched_files.blank?early return to handle this case?cc @kassio