https://bugzilla.wikimedia.org/show_bug.cgi?id=24019

           Summary: Edit summary not trimmed of spaces before being
                    inserted into recentchanges.rc_comment
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When a user enters an edit summary like "+reply " (with a trailing space), any
trailing spaces are removed before the text is entered into the revision table.
However, the trailing spaces are not removed before the text is entered into
the recentchanges table.

The insertion code should be changed to trim trailing spaces before text is
entered into the rc_comment column.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to