HomePhorge

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

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).

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1ea83842d3cb: (PUP-1962) Fix class relationships
Branches
Unknown
Tags
Unknown

Event Timeline

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