mischkew / jwpl

Automatically exported from code.google.com/p/jwpl
0 stars 0 forks source link

[RevisionMachine] Handling of empty revisions #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Apparently, revisions without any text, e.g. 
https://de.wikipedia.org/w/index.php?diff=prev&oldid=74728346, are not 
processed by the DiffTool. At least, they can not be retrieved from the 
resulting revision table.

Original issue reported on code.google.com by daxenber...@gmail.com on 5 Aug 2013 at 2:49

GoogleCodeExporter commented 9 years ago
Correct, this is the expected behavior.
Should there even be empty revisions?
Anyway - the RevisionMachine just skips these revisions since there is not 
NIL-operation.
I don't think we will change this behavior.

Original comment by oliver.ferschke on 5 Aug 2013 at 3:03

GoogleCodeExporter commented 9 years ago
I agree. Just wanted to confirm, whether this is the expected behaviour.

Original comment by daxenber...@gmail.com on 5 Aug 2013 at 3:17