Page MenuHomePhabricator

uk-wiki: Template Розділ-доробити is redirect to {{Expand section}}
Closed, ResolvedPublicBUG REPORT

Description

Intro

Template Розділ-доробити ([[:en:w:Tempate:Section-stub]]) is redirect to template {{Розшири розділ}} ({{Expand section}})

What happens?:

All templates {{розділ-доробити}} moved to the end of article just like other article-level stubs.

What should have happened instead?:

It must be treated just like {{Section-stub}} in en-wiki.

Software version: AutoWikiBrouser 6.3.1.1

Event Timeline

rev 12650 / T380055: add section stub localisation for uk-wiki.

Fixed in next release of AWB.

Rjwilmsi claimed this task.

Well, now AWB moves {{section-stub}} template to the end of article. As for me,

SectStub = @"\{\{[Рp]озділ\-доробити";

should be changed with

SectStub = @"\{\{([Рp]озділ\-доробити|[Ss]ection\-stub)";

rev 12939 Further update to sectstub for uk-wiki