text/template: handle panic values that are not errors.
The recover code assumes that the panic() argument was an error, but it is usually a simple string. Fixes #2663. R=golang-dev, r, r, gri CC=golang-dev, remy https://golang.org/cl/5527046
Showing
Please
register
or
sign in
to comment