Page MenuHomePhabricator

[[Special:Allpages]] fails with &namespace=10&from={{SITENAME}}:Bar showing all pages in {{ns:10}}
Closed, InvalidPublic

Description

Author: gangleri

Description:
Hallo!

At wikinews:ro: I proposed to use inclusions from the template namespace in
order to avoid the necesity to "''purge" the inclusions from the project namespace.

Anyway templates named as [[Template:{{SITENAME}}:Bar]],
[[Template:{{SITENAME}}:Foo]] can not be used because the equivalent to

[{{SERVER}}:{{localurl:Special:Allpages|namespace=10&from={{SITENAME}}:Bar}}
Special:Allpages|namespace=10&from={{SITENAME}}:Bar]
alias
[{{SERVER}}:{{localurl:Special:Allpages|namespace=10&from=Wikiştiri:Bar}}
Special:Allpages|namespace=10&from=Wikiştiri:Bar]
resulting
http://ro.wikinews.org/w/index.php?title=Special:Allpages&namespace=10&from=Wiki%C5%9Ftiri:Bar
will show all pages from the template namespace.

This is rstriction of information management which should be available trough
[[Special:Allpages]].

Regards Reinhardt [[user:gangleri]]


Version: 1.5.x
Severity: normal
URL: http://ro.wikinews.org/w/index.php?title=Special:Allpages&namespace=10&from=Wikiştiri:Bar

Details

Reference
bz2804

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:41 PM
bzimport set Reference to bz2804.
bzimport added a subscriber: Unknown Object (MLST).

I'm not totally certain what the problem reported here is.

It seems to be starting from 'bar', which is the title text portion of the title you
gave it, and showing only those titles sorting after it.

Is that link expected or unexpected? If unexpected, what did you expect and how
did it differ?

Is that behavior expected or unexpected? If unexpected, what did you expect and
how did it differ?

What did you expect, and how did expected results differ from actual results? What
are you trying to accomplish? What would be a set of results which would perform
the desired action?

gangleri wrote:

Thanks Brion for your comement 1

[[ro:Format:Wikiştiri:Bar]] is somthing like "{{ns:Template}}:{{ns:Project}}:Bar".

What is
http://ro.wikinews.org/w/index.php?title=Special:Allpages&namespace=10&from=Wiki%C5%9Ftiri:Bar

"&namespace=10" in [[Special:Allpages]] indicates that only pages from the
template namespace should be shown; this works fine

The intuitive feeling about
"&from=Wiki%C5%9Ftiri:Bar" whis is equivalent to "&from={{ns:Project}}:Bar"
says to me that only templates with names "higher" then literal
"Wiki%C5%9Ftiri:Bar" should be shown; this is *not* the case

What realy happens is that *all* templates (the ones starting &from=!) are shown.

Background: I proposed this strange titles because changes to inclusions from
the Project namespace (*the news*) do not affect the pages where these are
included imediatelly. An user action (purge) from the (unexperienced) visitor is
required to see the *up to date content*. The proposal was made to avoid this
using (only) inclusions with templates.

Best regards Reinhardt [[user:gangleri]]

It's not showing all templates, it's only showing those from "Bar" on.