Steven Shamlian
Steven Shamlian
Have you submitted a pull request?
> > > No @shamlian, but feel free to do it if you can. I'd like to test it, first. Or perhaps you friend @pauliusef who did the work would...
I have the same problem with Stacey 2 and PHP 7. I am no PHP expert but am going to try to poke around to see if I can figure...
@kannik2018 I was hoping the fix would be as simple as replacing line 113 of page-data.inc.php `$page->page_name = ucfirst(preg_replace('/[-_](.)/e', "' '.strtoupper('\\1')", $page->data['@slug']));` with ` $page->page_name = ucfirst(preg_replace_callback('/[-_](.)/', function ($matches) {...
Unless someone comments otherwise, I'm assuming Stacey 2.3 is even more of a dead end than 3.0 and at this point, it may be worth spending the time to update...
Unfortunately, this #373 doesn't seem to be the root cause, from my testing.
I also have this problem with OctoPrint 1.7.3, Cura Thumbnails 1.0.1, and FileManager 0.1.6.