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

Andre Klapper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Low
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
            Version|unspecified                 |1.21-git
            Summary|Categories should avoid     |Categories should avoid
                   |"widows" and "orphans" when |orphans (single entries)
                   |breaking a letter's entries |when splitting a letter's
                   |                            |entries into two columns
                   |                            |("Cont.")
     Ever confirmed|0                           |1

--- Comment #1 from Andre Klapper <[email protected]> ---
Hi Forscher56,
thanks for reporting this.

(In reply to comment #0)
> I could contribute by looking through the code, if someone
> points me to the appropriate class)

I ran
   grep -r "cont\." .
on my MediaWiki core code checkout and the code seems to be located in 
   /includes/CategoryViewer.php:531

To take a quick online look at the code:
https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/CategoryViewer.php;h=7678ffe080c4a2635926731a7ba6803cd622ca6a;hb=refs/heads/master#l531

For information on getting the code and providing patches to fix the problem,
see
   http://www.mediawiki.org/wiki/Developer_access
If you need any help don't hesitate to ask.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to