Bug - Code edited using the inline editor cause wrong line changed information displayed
Created by: ybart
When I edit a code file using the editor provided by Gitlab, even when only few lines are edited in the document, when I show the commit for this file, the information displayed for deleted and added lines is the number of lines of the edited file.
If I download the patch, Gitlab considers that the whole file has been deleted and replaced by new content.
However the diff view displays correct information.