[Bug 46115] Template expansion via API fails

2014-07-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Nihiltres  changed:

   What|Removed |Added

 Blocks||44552

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-08-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

This, that and the other  changed:

   What|Removed |Added

 CC||musi...@yahoo.com

--- Comment #10 from This, that and the other  ---
*** Bug 53260 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Ralf Schmitt  changed:

   What|Removed |Added

 CC||robin.he...@gmail.com

--- Comment #9 from Ralf Schmitt  ---
*** Bug 48872 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-08-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Ralf Schmitt  changed:

   What|Removed |Added

 CC||diplomat...@email.it

--- Comment #8 from Ralf Schmitt  ---
*** Bug 50090 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-04-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Volker Haas  changed:

   What|Removed |Added

 Blocks||47818

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Brad Jorsch  changed:

   What|Removed |Added

 CC||bjor...@wikimedia.org

--- Comment #7 from Brad Jorsch  ---
The problem is that "expandtemplates" is a bit of a hack: it half-parses the
wikitext to get new wikitext. But this half-parsing can't include calling tag
hooks, because the tag hook returns HTML rather than wikitext. And it can't
necessarily parse the text passed to the tag hook, because the tag hook might
do almost anything with it (e.g.  doesn't expand any
templates,  does, and it's theoretically possible to create a tag hook
that would run inline Lua code or the like. So it just outputs the tag contents
as-is.

It sometimes breaks in other ways, too. Consider, for example, what it does to
something like "{{#tag:ref|Ref ARef B}}".

Bug 28616 is similar: Special:ExpandTemplates half-parses the wikitext, and
then parsed the half-parsed wikitext. This two-step parse can give different
results.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

--- Comment #6 from Helder  ---
(In reply to comment #5)
> Compare this with the behavior described on bug 28616.

http://de.wikipedia.org/w/api.php?action=expandtemplates&format=jsonfm&text=%7B%7B((%7D%7DVorlage%7B%7B!%7D%7DX%7B%7B))%7D%7D%20%3Cp%3Cincludeonly%2F%3Ere%3EX%3C%2Fpre%3E

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Helder  changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=28616

--- Comment #5 from Helder  ---
Compare this with the behavior described on bug 28616.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Helder  changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
Version|unspecified |1.21-git

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

--- Comment #4 from Antoine "hashar" Musso  ---
Ah no, that render them :-] Sorry.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Ralf Schmitt  changed:

   What|Removed |Added

 CC||r...@brainbot.com

--- Comment #3 from Ralf Schmitt  ---
Does the above call expand templates and give me mediawiki markup? If not,
that's not what we want...

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Robert Rohde  changed:

   What|Removed |Added

 CC||ro...@robertrohde.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

--- Comment #2 from Antoine "hashar" Musso  ---
With action=parse&prop=text&page=User:Voker.haas/TemplateExpansion

http://en.wikipedia.org/wiki/Special:ApiSandbox#action=parse&format=json&page=User%3AVolker.haas%2FTemplateExpansion&prop=text

So I guess you want to use action=parse&prop=text&page=  instead of
action=expandtemplate.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46115] Template expansion via API fails

2013-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46115

Antoine "hashar" Musso  changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #1 from Antoine "hashar" Musso  ---
Using the ApiSandbox:

http://en.wikipedia.org/wiki/Special:ApiSandbox#action=expandtemplates&format=json&text=%7B%7BUser%3AVolker.haas%2FTemplateExpansion%7D%7D

The result shows up {{cite web...  I guess there is no recursion.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l