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

            Bug ID: 62318
           Summary: Many characters disappear from edit summary after
                    undoing the limitation imposed by jquery.byteLimit
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mybugs.m...@gmail.com
                CC: krinklem...@gmail.com, matma....@gmail.com,
                    tpars...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

Created attachment 14754
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14754&action=edit
Screencast showing the bug

In the screencast, I copied the string
"áááááéééééíííííóóóóóúúúúúáááááéééééíííííóóóóóúúúúúÁÁÁÁÁÉÉÉÉÉÍÍÍÍÍÓÓÓÓÓÚÚÚÚÚÁÁÁÁÁÉÉÉÉÉÍÍÍÍÍÓÓÓÓÓÚÚÚÚÚÁÁÁÁÁÉÉÉÉÉÍÍÍÍÍÓÓÓÓÓÚÚÚÚÚ"
which has 250 bytes to the summary and then copied
"0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789"
which has 100 bytes. This second string was truncated to "01234" because the
limit is 255 bytes, so I tried to undo this, to go back to my original summary
of 250 bytes, but what I got was the substring "ÚÚÚÚÚÁÁÁÁÁÉÉÉÉÉÍÍÍÍÍÓÓÓÓÓÚÚÚÚÚ"
of just 60 bytes

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to