JanssenProject / JanssenProject/jans
fix(agama-lab): gama FreeMarker template corrupted after downloading project via Agama Lab
Open
@kdhttps is already working on this.
Since Jun 11, 2026.
kind-bug
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
**Describe the bug**
When downloading an Agama project through Agama Lab, the `.gama` file's FreeMarker template occasionally gets corrupted. Specifically, an extra/unexpected line is inserted after the `` tag, which breaks the template structure.
```
[#ftl output_format="HTML"]
Passkey nickname
[#ftl output_format="HTML"]
```
**Screenshots**
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.