Skip to content

Fix static sourced projects

Resolves #359 (closed)

Fixes a bug introduced by the addition of project proposals. The url would be parsed for a WG/IG project short id but this shouldn't happen when we're trying to fetch static source projects (ex. from a json file living outside the Projects API).

Edited by Olivier Goulet

Merge request reports