Page MenuHomePhabricator

Template fetch errors are not output to console: they fail silently
Closed, ResolvedPublic

Description

Steps to duplicate:

  1. Get off the net
  2. echo "{{echo|foo}}" | node parse --fetchConfig false
  3. The template expansion should (and does fail), but there is no error on console and the span representing the expanded template is empty as expected.

There should at least be a warning that is logged.


Version: unspecified
Severity: normal

Details

Reference
bz59806

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:28 AM
bzimport added a project: Parsoid.
bzimport set Reference to bz59806.

Change 106542 had a related patch set uploaded by Arlolra:
Bug 59806: Warn when template expansion fails

https://gerrit.wikimedia.org/r/106542

Change 106542 merged by jenkins-bot:
Bug 59806: Warn when template expansion fails

https://gerrit.wikimedia.org/r/106542