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

            Bug ID: 65942
           Summary: Headers should be aligned correctly with source units
                    at Special:PageMigration
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

As of now, as splitting is done on '\n\n', some units contain a mix of headers
and text when a newline is not present in the old translations after the
header.

i.e, Observed translation unit:

== Some header ==
Dummy content dummy content dummy content

Expected output:

Unit 1: == Some header ==
Unit 2: Dummy content dummy content dummy content

Thus, headers need to be split from the content in such cases for improving
alignment.

-- 
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