Selected categories were not saved with new page
When creating a new page select the check box for that Category I would like the page to be in this case
Tarot Major Arcana
After clicking on save the page is saved correctly but not placed in the category. I have to go back in manually add the page to the category in question.
Re: Selected categories were not saved with new page
Error introduced: e4b0c16 – 6 Dec 2015
Cause: save categories was wrapped in wrong condition, assuming
$this->page
which is not the case for a new pageFIXED: 177dadd
Thanks for reporting.
Re: Selected categories were not saved with new page
So I went to git hub and downloaded the new edit.php file and installed it in the wacko/action directory
Closed browser refreshed cache
And same issue.
Also installed in wacko/handler/page
this solved the issue
Re: pulling new change sets