10
votes
1answer
151 views

Edit with no Edit Summary

I am surprised to find the following bug in edit system: Follow the steps bellow: A user with reputation less than 2000 points edits a post. Instead of a edit summary message he insert this: " " ...
1
vote
0answers
24 views

Bug in “edit summary” field [duplicate]

Possible Duplicate: Minor “edit summary” display bug When I edit a question (SO/Meta) I often end up doing similar things. So I only need to click the edit summary field and select an ...
11
votes
1answer
91 views

Minor “edit summary” display bug

On Electronics SE I try to edit a question asked by another user. I click "edit", change the text and click "save". A message "please enter a comment" is displayed. I use the newest and the freshest ...
13
votes
0answers
96 views

The edit done from the Community user should be considered as an edit done from another user

I took some actions on Will session work if cookies are disabled on client side? which, in the exact order, were: Improving a suggested edit Voting to close the question, which already had four ...
27
votes
0answers
143 views

Unable to retroactively add edit summary during edit window

It often occurs to me to add an edit summary to a question-edit immediately after submitting the edit, especially if the changes aren't obvious (formatting etc.). So I: Click "edit" again. Fill in ...
5
votes
0answers
66 views

Repeated edit summary in timeline view

Have a look at the timeline view of the edits on this question: Creating files in C++ The edit summary of my revision 12 hours ago has been repeated multiple times in the timeline view. This is not ...
3
votes
0answers
104 views

Improper escaping on edit summary when editing an old revision

See revision #3, which I started editing from the "edit" link on revision #1. I wrote "it's" but "it's" is showing up. Possibly the input is being over-escaped? EDIT: here is another example ...
14
votes
1answer
102 views

Multiple edits within the edit window no longer preserve all edit comments

I just edited this question twice: once to reformat the code (it was included in a <pre> block), and again to add a direct image link. Because I made these edits within a few minutes of each ...