Wedge
Public area => Bug reports => The Pub => Archived fixes => Topic started by: Jurien on December 24th, 2016, 11:31 AM
-
This error appears when guests or members select and view Post Feed,is there something wrong in line 166.
[Commit revision ff49935](https://github.com/Wedge/wedge/commit/ff4993519f166d2c2bc55dbf624bc4b507ccdad5)
-
Oh... Interesting. I had double-checked the pipeline to see if $context['page_title'] wasn't always set, and it seemed to me like it was so I removed the check I had in place. I get RSS is such an alternative path that doesn't go through templating but still goes through string replacement... Makes sense.