Last modified: 2014-05-07 14:05:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58169, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56169 - $wgNamespaceAliases for sh.wikipedia.org
$wgNamespaceAliases for sh.wikipedia.org
Status: NEW
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
https://sh.wikipedia.org/wiki/Wikiped...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-25 16:53 UTC by Kolega2357
Modified: 2014-05-07 14:05 UTC (History)
13 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kolega2357 2013-10-25 16:53:07 UTC
The users on sh.wikipedia.org reached a
consensus about the need for namespace (see URL):

https://sh.wikipedia.org/wiki/Wikipedia:Pijaca-%D0%9F%D0%B8%D1%98%D0%B0%D1%86%D0%B0#Kanonska_imena_imenskih_prostora_na_srpskohrvatskoj_Wikipediji

$wgNamespaceAliases['Корисник'] = NS_USER;
$wgNamespaceAliases['Разговор_са_корисником'] = NS_USER_TALK;
$wgNamespaceAliases['Suradnik'] = NS_USER;
$wgNamespaceAliases['Razgovor_sa_suradnikom'] = NS_USER_TALK;
$wgNamespaceAliases['WP'] = NS_PROJECT;
$wgNamespaceAliases['VP'] = NS_PROJECT;
$wgNamespaceAliases['ВП'] = NS_PROJECT;
$wgNamespaceAliases['Wikipedija'] = NS_PROJECT;
$wgNamespaceAliases['Razgovor_Wikipedija'] = NS_PROJECT_TALK;
$wgNamespaceAliases['Википедија'] = NS_PROJECT;
$wgNamespaceAliases['Разговор о Википедији'] = NS_PROJECT_TALK;
$wgNamespaceAliases['Slika'] = NS_FILE;
$wgNamespaceAliases['Razgovor o slici'] = NS_FILE_TALK;
$wgNamespaceAliases['Слика'] = NS_FILE;
$wgNamespaceAliases['Разговор_о_слици'] = NS_FILE_TALK;
$wgNamespaceAliases['Датотека'] = NS_FILE;
$wgNamespaceAliases['Разговор_о_датотеци'] = NS_FILE_TALK;
$wgNamespaceAliases['Medijaviki'] = NS_MEDIAWIKI;
$wgNamespaceAliases['Razgovor_o_Medijavikiju'] = NS_MEDIAWIKI_TALK;
$wgNamespaceAliases['Медијавики'] = NS_MEDIAWIKI;
$wgNamespaceAliases['Разговор_о_Медијавикију'] = NS_MEDIAWIKI_TALK;
$wgNamespaceAliases['Шаблон'] = NS_TEMPLATE;
$wgNamespaceAliases['Разговор_о_шаблону'] = NS_TEMPLATE_TALK;
$wgNamespaceAliases['Predložak'] = NS_TEMPLATE;
$wgNamespaceAliases['Razgovor_o_predlošku'] = NS_TEMPLATE_TALK;
$wgNamespaceAliases['Помоћ'] = NS_HELP;
$wgNamespaceAliases['Разговор_о_помоћи'] = NS_HELP_TALK;
$wgNamespaceAliases['Категорија'] = NS_CATEGORY;
$wgNamespaceAliases['Разговор_о_Категорији'] = NS_CATEGORY_TALK;
$wgNamespaceAliases['Портал'] = NS_PORTAL;
$wgNamespaceAliases['Разговор_о_порталу'] = NS_PORTAL_TALK;

The voting was opened for 5 dayas (20.09 - 25.09) and nobody oposed to this. 11
users supported canonical names for sh.wikipedia.org, very high support.

Regards! Kolega2357
Comment 1 Sam Reed (reedy) 2013-10-25 16:56:54 UTC
Should any of these be be brought into the sh language files for any sh language wikis?
Comment 2 Kolega2357 2013-10-25 18:27:22 UTC
I am not sure whether I good place a bug.
Comment 3 Tomasz W. Kozlowski 2013-10-25 23:40:13 UTC
(In reply to comment #2)
> I am not sure whether I good place a bug.

That's already been fixed by Sam, and we can take it from this point forward, so let's don't worry about that and focus on different things.

I'm not sure what is the purpose of the list placed in comment 0; are these all supposed to be aliases available only for sh.wikipedia, or should at least some of them be added to https://doc.wikimedia.org/mediawiki-core/REL1_20/php/html/MessagesSh_8php_source.html ? (I notice there are some significant differences between how namespaces are named in this file and in your list; perhaps you should also address that.)

That would be a lot of aliases to add, and I'm not sure what's the best way forward considering the various complexities around the Serbo-Croatian language. 

I'd generally assume that some of the names you gave in comment 0 should be defined in $wgSitename or $wgMetaNamespace (for instance), some moved to MessagesSh.php, and others added as local aliases in our config files.

Can we get more people to have a look at this request and help us figure it out?
Comment 4 Kolega2357 2013-10-26 10:52:12 UTC
Community does not ask to change the names of namespaceses. To do work as the English Wikipedia. http://tinypic.com/usermedia.php?uo=a6BMdyuA%2FVw%2BcT5vW2kQ9oh4l5k2TGxc#.UmuOfxDlOyu
 
For sh.wikipedia.org should be like this in InitialiseSettings.php:

'+shwiki' => array(
	
		'Корисник' => NS_USER,
		'Разговор_са_корисником' => NS_USER_TALK,
                'Suradnik' => NS_USER,
		'Razgovor_sa_suradnikom' => NS_USER_TALK,
                'WP' => NS_PROJECT,
                'VP' => NS_PROJECT,
                'ВП' => NS_PROJECT,
                'Wikipedija' => NS_PROJECT,
                'Vikipedija' => NS_PROJECT,
                'Википедија' => NS_PROJECT,
                'Razgovor Wikipedija' => NS_PROJECT_TALK,
                'Razgovor o Wikipediji' => NS_PROJECT_TALK,
                'Slika' => NS_FILE,
                'Razgovor o slici' => NS_FILE_TALK,
                'Слика' => NS_FILE,
                'Разговор о слици' =>  NS_FILE_TALK,
                'Medijaviki' =>  NS_MEDIAWIKI,
                'Razgovor o Medijavikiju' =>  NS_MEDIAWIKI_TALK,
                'Медијавики' =>  NS_MEDIAWIKI,
                'Разговор о Медијавикију' =>  NS_MEDIAWIKI_TALK,
                'Шаблон' =>  NS_TEMPLATE,
                'Разговор о шаблону' =>  NS_TEMPLATE_TALK,
                'Predložak' =>  NS_TEMPLATE,
                'Razgovor o predlošku' =>  NS_TEMPLATE_TALK,
                'Помоћ' =>  NS_HELP,
                'Разговор о помоћи' =>  NS_HELP_TALK,
                'Категорија' =>  NS_CATEGORY,
                'Разговор о Категорији' =>  NS_CATEGORY_TALK,
                'Портал' =>  NS_PORTAL,
                'Разговор о порталу' =>  NS_PORTAL_TALK,

	),
 
Regards! Kolega2357
Comment 5 PiRSquared17 2013-10-26 21:05:45 UTC
(In reply to comment #4)
> Community does not ask to change the names of namespaceses. To do work as the
> English Wikipedia.
> http://tinypic.com/usermedia.php?uo=a6BMdyuA%2FVw%2BcT5vW2kQ9oh4l5k2TGxc#.
> UmuOfxDlOyu
> 
The question was whether these should be enabled only on shwiki or on all Serbo-Croatian projects (not Wikimedia-specific).

My guess is that all except NS_PROJECT and NS_PROJECT_TALK aliases are good on all sh-language wikis. Could you provide the translation of "Project" in both scripts?
Comment 6 PiRSquared17 2013-10-26 21:08:28 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Community does not ask to change the names of namespaceses. To do work as the
> > English Wikipedia.
> > http://tinypic.com/usermedia.php?uo=a6BMdyuA%2FVw%2BcT5vW2kQ9oh4l5k2TGxc#.
> > UmuOfxDlOyu
> > 
> The question was whether these should be enabled only on shwiki or on all
> Serbo-Croatian projects (not Wikimedia-specific).
> 
> My guess is that all except NS_PROJECT and NS_PROJECT_TALK aliases are good
> on
> all sh-language wikis. Could you provide the translation of "Project" in both
> scripts?

Actually, I guess the Project translations are not needed, as you just use the site name.
Comment 7 Kolega2357 2013-10-26 21:12:33 UTC
The canonical name should be activated only on Serbo-Croatian Wikipedia. "Project" namespace should not be renamed.
Comment 8 Bawolff (Brian Wolff) 2013-11-06 22:06:28 UTC
This bug is a little unclear. Clarifying it might cause it to be moved along faster:

*Some of the time the word "alias" is used, other times the phrase "canonical namespace". These are two separate concepts in MediaWiki, that do different things. An alias is like a short cut to a namespace (Like how [[Project:About]] points to the page [[Wikipedia:About]] on english wikipedia. The namespace name, is the text of the namespace actually shown to the user. (On english Wikipedia, "Wikipedia" is the name of the wikipedia namespace)

*Its unclear why these namespaces should not apply to non-wikimedia sh projects. If they are just Cyrillic versions of latin namespace names, then they would be useful everywhere. This should be clarified.
Comment 9 Kolega2357 2013-11-06 23:21:02 UTC
To do work as has been work for English Wikipedia in InitialiseSettings.php. Example: http://tinypic.com/usermedia.php?uo=a6BMdyuA%2FVw%2BcT5vW2kQ9oh4l5k2TGxc#.UnrJ_OKmayv

I was wrong it is wgNamespaceAliases.
Comment 10 Kolega2357 2013-11-19 13:12:35 UTC
Will this be done for Serbo-Croatian Wikipedia?
Comment 11 Kolega2357 2014-02-18 10:05:11 UTC
When will be to resolved this bug?
Comment 12 Andre Klapper 2014-02-18 11:28:33 UTC
When comment 8 got answered sufficiently.
Comment 13 Kolega2357 2014-02-18 19:39:26 UTC
(In reply to Andre Klapper from comment #12)
> When comment 8 got answered sufficiently.

Wikipedia namespace is standard namespace on Serbo-Croatian Wikipedia.
Comment 14 Kolega2357 2014-03-09 22:28:44 UTC
(In reply to Bawolff (Brian Wolff) from comment #8)
> This bug is a little unclear. Clarifying it might cause it to be moved along
> faster:
> 
> *Some of the time the word "alias" is used, other times the phrase
> "canonical namespace". These are two separate concepts in MediaWiki, that do
> different things. An alias is like a short cut to a namespace (Like how
> [[Project:About]] points to the page [[Wikipedia:About]] on english
> wikipedia. The namespace name, is the text of the namespace actually shown
> to the user. (On english Wikipedia, "Wikipedia" is the name of the wikipedia
> namespace)
> 
> *Its unclear why these namespaces should not apply to non-wikimedia sh
> projects. If they are just Cyrillic versions of latin namespace names, then
> they would be useful everywhere. This should be clarified.

I am sorry my error. I am thinking on $wgNamespaceAliases.
Comment 15 Kolega2357 2014-03-13 15:55:12 UTC
http://prntscr.com/30fuxo and http://prntscr.com/30fv37 go into to MediaWiki and Wikipedia, Only go into Wikipedia http://prntscr.com/30fvfd

I forgot to add:  'Разговор о Википедији' => NS_PROJECT_TALK, go into to Wikipedia.
Comment 16 Gerrit Notification Bot 2014-03-14 01:17:15 UTC
Change 118654 had a related patch set uploaded by Gerrit Patch Uploader:
Add namespace aliases for shwiki

https://gerrit.wikimedia.org/r/118654
Comment 17 PiRSquared17 2014-03-14 01:38:10 UTC
(In reply to Kolega2357 from comment #15)
> http://prntscr.com/30fuxo and http://prntscr.com/30fv37 go into to MediaWiki
> and Wikipedia, Only go into Wikipedia http://prntscr.com/30fvfd
> 
> I forgot to add:  'Разговор о Википедији' => NS_PROJECT_TALK, go into to
> Wikipedia.

So, which are for Wikipedia, which are for MediaWiki?
Comment 18 Kolega2357 2014-03-14 01:41:09 UTC
(In reply to PiRSquared17 from comment #17)
> (In reply to Kolega2357 from comment #15)
> > http://prntscr.com/30fuxo and http://prntscr.com/30fv37 go into to MediaWiki
> > and Wikipedia, Only go into Wikipedia http://prntscr.com/30fvfd
> > 
> > I forgot to add:  'Разговор о Википедији' => NS_PROJECT_TALK, go into to
> > Wikipedia.
> 
> So, which are for Wikipedia, which are for MediaWiki?

No for MediaWiki. Only for Wikipedia.
Comment 19 Gerrit Notification Bot 2014-03-14 02:19:33 UTC
Change 118656 had a related patch set uploaded by Gerrit Patch Uploader:
Add namespace aliases for Serbo-Croatian (sh)

https://gerrit.wikimedia.org/r/118656
Comment 20 PiRSquared17 2014-03-14 17:16:56 UTC
Siebrand: should these be added for Wikipedia or core?
Comment 21 Kolega2357 2014-04-01 19:58:17 UTC
Why is not activated $wgNamespaceAliases?
Comment 22 jeremyb 2014-04-02 18:07:18 UTC
Because it's unclear how it should be done? (see comment 20)
Comment 23 Kolega2357 2014-04-02 19:12:03 UTC
(In reply to jeremyb from comment #22)
> Because it's unclear how it should be done? (see comment 20)

What is the unclear?
Comment 24 Kolega2357 2014-04-02 19:28:11 UTC
$wgNamespaceAliases['WP'] = NS_PROJECT;
$wgNamespaceAliases['VP'] = NS_PROJECT;
$wgNamespaceAliases['ВП'] = NS_PROJECT;
$wgNamespaceAliases['Wikipedija'] = NS_PROJECT;
$wgNamespaceAliases['Razgovor_Wikipedija'] = NS_PROJECT_TALK;
$wgNamespaceAliases['Википедија'] = NS_PROJECT;
$wgNamespaceAliases['Разговор о Википедији'] = NS_PROJECT_TALK;
$wgNamespaceAliases['Портал'] = NS_PORTAL;
$wgNamespaceAliases['Разговор_о_порталу'] = NS_PORTAL_TALK;

Go only to Wikipedia. 

$wgNamespaceAliases['Slika'] = NS_FILE;
$wgNamespaceAliases['Razgovor o slici'] = NS_FILE_TALK;
$wgNamespaceAliases['Слика'] = NS_FILE;
$wgNamespaceAliases['Разговор_о_слици'] = NS_FILE_TALK;
$wgNamespaceAliases['Датотека'] = NS_FILE;
$wgNamespaceAliases['Разговор_о_датотеци'] = NS_FILE_TALK;
$wgNamespaceAliases['Medijaviki'] = NS_MEDIAWIKI;
$wgNamespaceAliases['Razgovor_o_Medijavikiju'] = NS_MEDIAWIKI_TALK;
$wgNamespaceAliases['Медијавики'] = NS_MEDIAWIKI;
$wgNamespaceAliases['Разговор_о_Медијавикију'] = NS_MEDIAWIKI_TALK;
$wgNamespaceAliases['Шаблон'] = NS_TEMPLATE;
$wgNamespaceAliases['Разговор_о_шаблону'] = NS_TEMPLATE_TALK;
$wgNamespaceAliases['Predložak'] = NS_TEMPLATE;
$wgNamespaceAliases['Razgovor_o_predlošku'] = NS_TEMPLATE_TALK;
$wgNamespaceAliases['Помоћ'] = NS_HELP;
$wgNamespaceAliases['Разговор_о_помоћи'] = NS_HELP_TALK;
$wgNamespaceAliases['Категорија'] = NS_CATEGORY;
$wgNamespaceAliases['Разговор_о_Категорији'] = NS_CATEGORY_TALK;
$wgNamespaceAliases['Портал'] = NS_PORTAL;
$wgNamespaceAliases['Разговор_о_порталу'] = NS_PORTAL_TALK;

Go only to MediaWiki core. 

I think it is now clearly to everyone.
Comment 25 Nemo 2014-04-02 19:38:06 UTC
(In reply to Kolega2357 from comment #24)
> [...]
> Go only to MediaWiki core.

For those, nothing to do here as you were already told (#mediawiki.log:2014-02-08 20.38 < bawolff> Kolega2357: Do it at translatewiki.net):
* https://translatewiki.net/wiki/FAQ#Special:AdvancedTranslate
* https://translatewiki.net/w/i.php?language=sh&module=namespace&title=Special%3AAdvancedTranslate
Comment 26 Kolega2357 2014-04-02 19:45:33 UTC
(In reply to Nemo from comment #25)
> (In reply to Kolega2357 from comment #24)
> > [...]
> > Go only to MediaWiki core.
> 
> For those, nothing to do here as you were already told
> (#mediawiki.log:2014-02-08 20.38 < bawolff> Kolega2357: Do it at
> translatewiki.net):
> * https://translatewiki.net/wiki/FAQ#Special:AdvancedTranslate
> *
> https://translatewiki.net/w/i.
> php?language=sh&module=namespace&title=Special%3AAdvancedTranslate

https://translatewiki.net/w/i.php?language=sh&module=namespace&title=Special%3AAdvancedTranslate This is OK, it should not be changed.
Comment 27 Nemo 2014-04-02 20:07:23 UTC
(In reply to Kolega2357 from comment #24)
> $wgNamespaceAliases['WP'] = NS_PROJECT;
> $wgNamespaceAliases['VP'] = NS_PROJECT;
> $wgNamespaceAliases['ВП'] = NS_PROJECT;

Not in use and nobody explicitly supporting, can we refrain?

> $wgNamespaceAliases['Wikipedija'] = NS_PROJECT;
> $wgNamespaceAliases['Razgovor_Wikipedija'] = NS_PROJECT_TALK;
> $wgNamespaceAliases['Википедија'] = NS_PROJECT;
> $wgNamespaceAliases['Разговор о Википедији'] = NS_PROJECT_TALK;
> $wgNamespaceAliases['Портал'] = NS_PORTAL;
> $wgNamespaceAliases['Разговор_о_порталу'] = NS_PORTAL_TALK;

For this there was consensus it seems, one user apparently finds it useful to avoid explicit redirects from cyrillic to latin script. However, only one redirect is found under these prefixes (Wikipedija: , specifically).

This wiki has always been a bit "special"... https://meta.wikimedia.org/wiki/Requests_for_new_languages/Wikipedia_Serbo-Croatian doesn't contain a specific approval and came before the languge policy, so no specific script was approved/specified by LangCom.

So, these aliases are both very non-standard and currently useless, but arguing over them is not worth my time.
Comment 28 Kolega2357 2014-04-02 20:46:04 UTC
(In reply to Nemo from comment #27)
> (In reply to Kolega2357 from comment #24)
> > $wgNamespaceAliases['WP'] = NS_PROJECT;
> > $wgNamespaceAliases['VP'] = NS_PROJECT;
> > $wgNamespaceAliases['ВП'] = NS_PROJECT;
> 
> Not in use and nobody explicitly supporting, can we refrain?
> 
> > $wgNamespaceAliases['Wikipedija'] = NS_PROJECT;
> > $wgNamespaceAliases['Razgovor_Wikipedija'] = NS_PROJECT_TALK;
> > $wgNamespaceAliases['Википедија'] = NS_PROJECT;
> > $wgNamespaceAliases['Разговор о Википедији'] = NS_PROJECT_TALK;
> > $wgNamespaceAliases['Портал'] = NS_PORTAL;
> > $wgNamespaceAliases['Разговор_о_порталу'] = NS_PORTAL_TALK;
> 
> For this there was consensus it seems, one user apparently finds it useful
> to avoid explicit redirects from cyrillic to latin script. However, only one
> redirect is found under these prefixes (Wikipedija: , specifically).
> 
> This wiki has always been a bit "special"...
> https://meta.wikimedia.org/wiki/Requests_for_new_languages/Wikipedia_Serbo-
> Croatian doesn't contain a specific approval and came before the languge
> policy, so no specific script was approved/specified by LangCom.
> 
> So, these aliases are both very non-standard and currently useless, but
> arguing over them is not worth my time.

Wikipedija is second name of Project namespace.
Comment 29 Andre Klapper 2014-04-03 09:52:14 UTC
Kolega: Please answer ALL questions otherwise things will take even longer...

(In reply to Nemo from comment #27)
> Not in use and nobody explicitly supporting, can we refrain?
Comment 30 Kolega2357 2014-04-04 00:04:01 UTC
(In reply to Andre Klapper from comment #29)
> Kolega: Please answer ALL questions otherwise things will take even longer...
> 
> (In reply to Nemo from comment #27)
> > Not in use and nobody explicitly supporting, can we refrain?

 I want to answer to the all questions.
Comment 31 Andre Klapper 2014-04-04 09:00:25 UTC
(In reply to Kolega2357 from comment #30)
>  I want to answer to the all questions.

Please just do it, instead of announcing that you will answer. :)
Comment 32 Kolega2357 2014-04-05 16:54:59 UTC
(In reply to Andre Klapper from comment #31)
> (In reply to Kolega2357 from comment #30)
> >  I want to answer to the all questions.
> 
> Please just do it, instead of announcing that you will answer. :)

OK. When will this be done for sh wikipedia?
Comment 33 Andre Klapper 2014-04-05 17:16:45 UTC
(In reply to Kolega2357 from comment #32)
> OK. When will this be done for sh wikipedia?

I don't know when you will be done answering the open question for sh wikipedia. You should know best when you plan to answer questions that you were asked.
Comment 34 Gerrit Notification Bot 2014-04-29 22:40:26 UTC
Change 118656 abandoned by Hoo man:
Add namespace aliases for Serbo-Croatian (sh)

Reason:
Per author request

https://gerrit.wikimedia.org/r/118656
Comment 35 TeleComNasSprVen 2014-04-30 17:08:51 UTC
Translatewiki.net is that way ->

Suggest WONTFIX
Comment 36 Kolega2357 2014-04-30 18:02:44 UTC
(In reply to TeleComNasSprVen from comment #35)
> Translatewiki.net is that way ->
> 
> Suggest WONTFIX

I am not agree with you. https://translatewiki.net/wiki/Special:Undelete/Thread:User_talk:Nemo_bis/sh.wikipedia.org
Comment 37 Andre Klapper 2014-05-01 15:29:05 UTC
(In reply to Kolega2357 from comment #36)
> https://translatewiki.net/wiki/Special:Undelete/Thread:User_talk:Nemo_bis/sh.
> wikipedia.org

"You do not have permission to view this page's deleted history" hence no idea what you want to express by this link.
Comment 38 Kolega2357 2014-05-01 18:17:36 UTC
(In reply to Andre Klapper from comment #37)
> (In reply to Kolega2357 from comment #36)
> > https://translatewiki.net/wiki/Special:Undelete/Thread:User_talk:Nemo_bis/sh.
> > wikipedia.org
> 
> "You do not have permission to view this page's deleted history" hence no
> idea what you want to express by this link.

My post deleted by Nemo bis.
Comment 39 Andre Klapper 2014-05-01 21:12:31 UTC
(In reply to Kolega2357 from comment #38)
> My post deleted by Nemo bis.

I don't really care what happened, I'd rather care what your point is or was...
Comment 40 Kolega2357 2014-05-01 21:15:20 UTC
(In reply to Andre Klapper from comment #39)
> (In reply to Kolega2357 from comment #38)
> > My post deleted by Nemo bis.
> 
> I don't really care what happened, I'd rather care what your point is or
> was...

http://prntscr.com/3f9m00
Comment 41 Andre Klapper 2014-05-01 22:38:26 UTC
I don't know what's the intention that a screenshot of a deleted discussion on some wikipage was added and how it is relevant for this ticket at all, and I'm afraid I don't care too much anymore, because this discussion is becoming endless (and that's not an isolated problem, cf. bug 61380 for example).
It wastes time of people CC'ed (if they don't ignore this ticket already).

14 comments have been added since the reporter was asked questions in comment 27 which still have not been answered. Every comment creates bugmail that people receive and read (in theory).

So I'm also proposing WONTFIX for this ticket as per comment 35, as the reporter has repeatedly ignored questions directed to him/her.
Effective communication unfortunately seems to be very difficult here.
Comment 42 Kolega2357 2014-05-01 22:42:32 UTC
(In reply to Andre Klapper from comment #41)
> I don't know what's the intention that a screenshot of a deleted discussion
> on some wikipage was added and how it is relevant for this ticket at all,
> and I'm afraid I don't care too much anymore, because this discussion is
> becoming endless (and that's not an isolated problem, cf. bug 61380 for
> example).
> It wastes time of people CC'ed (if they don't ignore this ticket already).
> 
> 14 comments have been added since the reporter was asked questions in
> comment 27 which still have not been answered. Every comment creates bugmail
> that people receive and read (in theory).
> 
> So I'm also proposing WONTFIX for this ticket as per comment 35, as the
> reporter has repeatedly ignored questions directed to him/her.
> Effective communication unfortunately seems to be very difficult here.

I am answered you several times but you dont understand me.
Comment 43 Andre Klapper 2014-05-02 11:27:38 UTC
(In reply to Kolega2357 from comment #42)
> I am answered you several times but you dont understand me.

Where exactly did you answer "Not in use and nobody explicitly supporting, can we refrain?" from comment 27? Please show.
Comment 44 Kolega2357 2014-05-02 11:39:27 UTC
(In reply to Andre Klapper from comment #43)
> (In reply to Kolega2357 from comment #42)
> > I am answered you several times but you dont understand me.
> 
> Where exactly did you answer "Not in use and nobody explicitly supporting,
> can we refrain?" from comment 27? Please show.

Comment 27 is not true.
Comment 45 Andre Klapper 2014-05-02 11:50:13 UTC
WHAT is not true? That it's "Not in use"? That "nobody explicitly supporting"?
Please provide a reference for your statement and be clear. We all waste time here due to vagueness.
Comment 46 Vogone 2014-05-06 22:01:45 UTC
(In reply to Andre Klapper from comment #45)
> WHAT is not true? That it's "Not in use"? That "nobody explicitly
> supporting"?
> Please provide a reference for your statement and be clear. We all waste
> time here due to vagueness.

Please have some understanding for a non-English native speaker requesting a change in a, for him, foreign language here on bugzilla. Imagine you had to request a change in Serbian language without sufficient knowledge of it and the reactions would be as impatient as here. I am going to try to explain this user what was exactly asked here and hopefully there will also be a clearer answer. Thank you.
Comment 47 Kolega2357 2014-05-06 22:16:58 UTC
(In reply to Vogone from comment #46)
> (In reply to Andre Klapper from comment #45)
> > WHAT is not true? That it's "Not in use"? That "nobody explicitly
> > supporting"?
> > Please provide a reference for your statement and be clear. We all waste
> > time here due to vagueness.
> 
> Please have some understanding for a non-English native speaker requesting a
> change in a, for him, foreign language here on bugzilla. Imagine you had to
> request a change in Serbian language without sufficient knowledge of it and
> the reactions would be as impatient as here. I am going to try to explain
> this user what was exactly asked here and hopefully there will also be a
> clearer answer. Thank you.

Would it be okay to proceed without ($wgNamespaceAliases['WP'] = NS_PROJECT; $wgNamespaceAliases['VP'] = NS_PROJECT; $wgNamespaceAliases['ВП'] = NS_PROJECT for now?
Comment 48 Andre Klapper 2014-05-07 14:05:21 UTC
(In reply to Vogone from comment #46)
> I am going to try to explain this user what was exactly asked here

Thanks for your help! I disagree on the impression that people have been impatient here though, in contrary.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links