Following the changes in 3017143, if there is a space in the file path minisites will not load and result in a 404 error.
The patch attached sets the stream context separately before loading the HTML file instead of the string result from file_get_contents().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3123654-2-file-get-contents-spaces-error.patch | 912 bytes | jortron_qg |
Comments
Comment #2
jortron_qg commentedComment #4
pandaski commentedthanks @jortron_qg will do a release today.