HomePhorge

(PUP-1973) Fix getting scope vars to template for inherited scope
eb09ae7dd2e7Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1973) Fix getting scope vars to template for inherited scope

The change in PUP-1220 (turning off access to dynamic scope)
accidentally also turned off access to inherited scope.

This is a big problem because it blocks the most used pattern of getting
parameters into classes in modules (and then accessing them in
templates).

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUeb09ae7dd2e7: (PUP-1973) Fix getting scope vars to template for inherited scope (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 18 2014, 8:33 PM