Opened 11 years ago
Closed 8 years ago
#2499 closed defect (bug) (worksforme)
Edit log not stored when noting reason for moving a thread.
Reported by: | arielmeadow | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.5 |
Component: | Component - Topics | Keywords: | |
Cc: |
Description
What I did:
- Clicked edit on a thread:
http://awesomescreenshot.com/0fa25fk3d7
- On edit page, I changed forum category and made a note in the "edit log" section: http://awesomescreenshot.com/0ca25fk7ea
What I expected to happen:
- Thread is moved to new category
- Edit log appears at the end of the post, noting my edit log notes
What happens:
- Thread is moved to new category
- Edit log notes do NOT appear at the end of the post
http://awesomescreenshot.com/09925fkh21
I have confirmed that edit logs are stored and displayed just fine when editing a post that is NOT moved.
But when editing + moving, edit logs are not stored or displayed.
Change History (3)
#2
@
11 years ago
- Component changed from General to Topics
- Keywords reporter-feedback added
- Milestone changed from Awaiting Review to Future Release
Can't duplicate this either. More information will be helpful
- What theme are you using?
- What other plugins do you have installed?
- Has this ever worked? (Is this a recent bug introduced in 2.5?)
- Are there any other circumstances where this happens?
Note: See
TracTickets for help on using
tickets.
I cannot reproduce this.
Repro Steps:
Works as expected with or without step 5 in that the topic has updated content and a revision log is included in the topic content.
Alternate revisions based on only moving a topic to a new forum
Again works as expected though no revision log is appended to the topic as we did not edit the content so no revision log is appended.
We are only updating
_bbp_revision_log
when the content is edited. We do not currently logsplit
,move
,spam
,merge
actions.