https://bugzilla.wikimedia.org/show_bug.cgi?id=23304
Summary: do not list CR/LF only changes in diff
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: AbuseFilter
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
If you create a filter that should deny adding special lines with e.g.
"added_lines rlike 'x'" and 'x' is the content of the last line and s.b. adds
some more lines at the end the filter is matching because CR/LF was added. So
removed_lines contains 'x' and added lines contains 'x<LF>'
I think changes only containing CR/LF should not be added to the diff because
it make simply add_lines filter more complicated because you have to extend the
query for checking removed_lines containing the line without LF.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l