Page MenuHomePhabricator

olo.wikipedia — creating new page via form does not work
Closed, InvalidPublicBUG REPORT

Description

Creating pages via form doesn't work in olo.wiipedia.org . On the MainPage in section "Luaji uuzi kirjutus" there is a form for creating pages. When trying to create a page, a modal window appears with an error in Russian. I tried to recreate this form in userspace using the code
<inputbox>
type = create
buttonlabel = Luaji
</inputbox>
the error was repeated.

Event Timeline

Aklapper changed the task status from Open to Stalled.Jul 8 2021, 1:39 PM

Hi @Kawtaj, thanks for taking the time to report this and welcome to Wikimedia Phabricator!
Please use the available template and structure your bug report. That should be:

  • a clear and complete list of exact steps to reproduce the situation, step by step, so that nobody needs to guess or interpret how you performed each step,
  • what happens after performing these steps to reproduce (including full error messages),
  • what you expected to happen instead,
  • a full link to a web address where the issue can be seen.

You can edit the task description by clicking Edit Task. Ideally, a good description should allow any other person to follow these steps (without having to interpret steps) and see the same results. Problems that others can reproduce can get fixed faster. Thanks again.

Steps to reproduce:

  1. Go to https://olo.wikipedia.org/wiki/Pi%C3%A4sivu
  2. Scroll down to Luaji uuzi kirjutus
  3. Enter a pagename into the text field
  4. Click the Luaji button

Expected results:
Page created (?)

Actual results:

Error message: Не указано название новой статьи!

Wiki text:

<big><div class="center"> <h2 style="margin:0; background:#ddcef2; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#000; padding:0.2em 0.4em;">Luaji uuzi kirjutus</h2></div></big></br><inputbox>
 type=create
 width=90
 bgcolor=#faf5ff
 preload=Template:Standard content for new page
 editintro=Template:Instructions
 default=
 buttonlabel=Luaji
</inputbox>

Hi @Kawtaj, some comments:

Hence I am closing this task here - thanks for your understanding!