1
vote
1answer
36 views

Edit revisions - possibility to hide a revision for users with the Edit priviledge (2000+ rep)

I remember when there was an option here - a checkbox - saying "minor revision". Such revision would not be visible in revisions history (I think). Now, I don't particulary miss that feature, however ...
2
votes
1answer
79 views

Is it possible to see what a question looked like after the nth revision?

I wonder if it is possible to see specific previous versions of questions, i.e. the way they looked back when they were edited n times. The revision history gives a good idea, but they're all diffs, ...
17
votes
3answers
260 views

Smarter diff algorithm for revision history

Disclaimer: I know nothing about diff algorithms. If what we have now is the best there is, I apologize in advance. Sometimes (read: oftentimes) the diff highlighting in the revision history is ...
6
votes
1answer
63 views

Inline diff not displaying full revision coverage

There's something wrong with the inline diff in Revision 3 here (compare with source diff) Don't really know how to explain it, so I'll let the revisions speak for themselves. The inline diff seems ...
3
votes
0answers
146 views

Fix the inconsistency in revision numbering

It appears that revisions are indexed starting both at 0 and 1 (related, sometimes they just don't make sense at all). For example, this question says "9 revs, 8 users". But in the revision history, ...
0
votes
1answer
102 views

Is this really bot? [duplicate]

Possible Duplicate: Community♦ user edit: How does it know what to edit? I know that there were a lot of questions about user with ID -1 (bot), but this one is, I think, unique. I just ...
3
votes
1answer
70 views

Revision history code formatting bug

Take a look at revision 2 in this edit history. The revision appears to have nested code groups and is clearly malformatted: However, clicking through to view the actual revision as it really ...
8
votes
1answer
115 views

Possible bug in previous versions' user interface

I edited a question, and when I went to the versions page, I found this (possible) bug. The original answer While in the previous versions page Notice the last line that starts with "in linux" ...
2
votes
0answers
63 views

Revision history formatting bug?

So this is the second super-obscure layout "bug" I've found. When one looks at the revision history of a question on SO, the headers normally look like this: However, if the edit description goes ...
10
votes
1answer
211 views

Revision counter missing revisions

Off by 1: Example 1: This answer and its revision Example 2: This answer shows 2 revs 2 users but revisions list shows 3 revisions 3 users Example 3: One more with no revs count but revision list ...
10
votes
1answer
71 views

500 Internal Server Error on revisions link of certain answer

500 Internal Server Error on revisions of this answer
3
votes
2answers
125 views

When does a post revision get created, exactly?

I'm wondering when exactly a post revision gets created. I can think of two times: The instant that a post is made three revisions of the original post are created; one for each of the original ...
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 ...
3
votes
1answer
132 views

Revision history suggests that I edited the post body, whereas I didn't

I was doing some re-tagging and I noticed that the automatically generated revision comment says that I edited the post body where I only edited the tags. Revision list Source before the edit ...
3
votes
1answer
58 views

Merged edits within 5-min boundary show wrong character change count

Basically, only the character change count of your last edit (within the 5-minute boundary) is counted. This gives odd results: if — after a major update — you change one character to fix ...
2
votes
1answer
110 views

Inaccurate revision information

http://stackoverflow.com/questions/2064329/why-python-does-not-allow-hyphens I modified this question's tags to correct "pyhon" to "python". However, in the revision history, it shows that I changed ...