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().

Comments

jortron_qg created an issue. See original summary.

jortron_qg’s picture

  • pandaski committed 0c95052 on 7.x-1.x
    Issue #3123654 by jortron_qg: Spaces in the file path cause error in...
pandaski’s picture

Status: Needs review » Fixed

thanks @jortron_qg will do a release today.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.