This bug, or something like it has crept back in 0.12.1.
* Fixed additional editors not always being saved properly (#000086)
When I, an admin, add additional editors to a page it saves properly and I can resubmit the page with the Additional Editors also saving properly. But when one of these Additional Editors log in and Submits that page, they lose their permission to that page after submitting.
Additional Editors bug in 0.12.1
-
ToOb
Re: Additional Editors bug in 0.12.1
There is no such change in 0.12.2 (I'm still experiencing the problem). I assume you fixed it in 0.13beta. Thanks.Ted wrote: Ok, fixed yet again. Thanks!
-
Airwave
Re: Additional Editors bug in 0.12.1
Can somebody explains me how to fix it using 0.12.2 ? I have currently no need to upgrade and would like to fix this issue while keeping my (working) 0.12.2 installation
Thank you so much
--> Ted answered already answered this (i searched using wrong keywords i guess)
1. Open up admin/editcontent.php in a text editor
2. Go to line 141 (it should have else by itself on a line)
3. Change it to else if ($adminaccess)
4. Do the same exact thing on line 189
5. Save file and test
Thank you so much
--> Ted answered already answered this (i searched using wrong keywords i guess)
1. Open up admin/editcontent.php in a text editor
2. Go to line 141 (it should have else by itself on a line)
3. Change it to else if ($adminaccess)
4. Do the same exact thing on line 189
5. Save file and test
Last edited by Airwave on Fri Jun 23, 2006 3:14 pm, edited 1 time in total.

