Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 294 Bytes

2020-12-10-decode-uri-string-in-file-reader-service.md

File metadata and controls

10 lines (9 loc) · 294 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Decode URI string in file reader service
issue: NEXT-12109
author: Alexander Schmidt
author_email: [email protected] 
author_github: @kiplingi
---

Administration

  • Changed return value to decoded url string, because an encoded URI is prone to get rejected by file saver logic.