Changes between Initial Version and Version 5 of Ticket #23155
- Timestamp:
- 03/30/2013 04:22:24 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23155
- Property Owner set to ryan
-
Property
Status
changed from
newtoclosed -
Property
Resolution
changed from
tofixed -
Property
Milestone
changed from
Awaiting Reviewto3.6
-
Ticket #23155 – Description
initial v5 1 The update_blog_public action is fired from update_blog_public() but not from update_blog_status(). Since update_blog_public() calls update_blog_ public() the action should move down the stack and reside along the other actions fired by update_blog_status().1 The update_blog_public action is fired from update_blog_public() but not from update_blog_status(). Since update_blog_public() calls update_blog_status() the action should move down the stack and reside along the other actions fired by update_blog_status().