Changes between Initial Version and Version 10 of Ticket #16847
- Timestamp:
- 01/25/13 12:16:22 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16847
- Property Cc nacin added
- Property Summary changed from Capability check fails for custom post type revision edit to Capability check fails for custom post type revision edit (& map_meta_cap no good)
- Property Version changed from 3.1 to 3.0
- Property Milestone changed from Awaiting Review to 3.6
- Property Keywords reporter-feedback added; needs-patch removed
-
Ticket #16847 – Description
initial v10 34 34 So it looks like the problem is in the current_user_can check somehow not working out that the author or admin user is allowed to view or edit the revision ? 35 35 36 Ticket 14122 may be relevant : 37 http://core.trac.wordpress.org/ticket/14122 (detailed discussion about meta-caps?) 36 Ticket #14122 may be relevant (detailed discussion about meta-caps?) 38 37 39 I found also Ticket 14749 says it fixed something similar, but that was not a capability problem, so not relevant : 40 http://core.trac.wordpress.org/changeset/14749 38 I found also Ticket #14749 says it fixed something similar, but that was not a capability problem, so not relevant. 41 39 42 40 I back tested and behaviour occurs in 3.0, 3.1 and the nightly build
