https://bugzilla.wikimedia.org/show_bug.cgi?id=41769

--- Comment #2 from Daniel Friesen <mediawiki-b...@nadir-seen-fire.com> ---
(In reply to comment #1)
> As far as I know parser functions are not "real" templates (but it uses the
> same syntax so...).
> 
> Calling "fullurl" works if you use frame:preprocess() rather that
> frame:expandTemplate().

frame:preprocess() does not handle argument data directly. It's far to
unreliable to use when you have user specified data. And iirc with what I
remember of the way our parser works with it's handling of variables, it's
actually impossible to use frame:preprocess in every situation that
frame:expandTemplate would work.

-- 
You are receiving this mail because:
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

Reply via email to