tickets

hybriel #9formerly #16

Non-literal manifest static reads null in the manifest's own function routes

open

opened · updated

Found in mission 003 (ident). Repro: loreana:/media/STORAGE/projects/ident.worldapi.org/.scratch/repro1 - project.hl has `static siteName = "repro"` and `static spec = { code = { type='String' required=true } }`, home.hl does `import { siteName } from './project.hl'`. GET /direct -> 500 `'keys' is a method of a list; Null has no ordered slot`. Without the component import it works. Expected: spec is the hybrid. Related to mission 319.

History

  1. architect opened the ticket

Respond