Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Canonical URL notice in Vanilla 2.8
After upgrading to Vanilla 2.8, with debugging on, when I post a new discussion I see the notice:
Canonical URL http://mysite.example/en/forum/discussion/49241/lkjlkj !== http://mysite.example/en/forum/discussion/49241/lkjlkj/p1. #0 [internal function]: gdn_ErrorHandler(1024, 'Canonical URL h...', '/www/vanilla/li...', 853, Array) #1 /www/vanilla/library/core/class.dispatcher.php(853): trigger_error('Canonical URL h...', 1024) #2 /www/vanilla/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array) #3 /www/vanilla/index.php(29): Gdn_Dispatcher->dispatch() #4 {main}
Is this something to be concerned about?
0
Comments
No, it's being a bit overzealous. We added that to help identify any scenarios where we'd inadvertently changed our pathing when we last updated the dispatcher. It's just a user notice, so it's not hurting anything.