Skip to content

4.0b2 - saving template menus saves badly formatted file #247

Description

@RealRaven2000

When modifying the list of templates, the smartTemplates.json file is saved with a bad format.

image

This is a regression caused by changes from the deprecated OS.File.writeAtomic to IOUtils - I wanted to save a prettyfied json file like before and used writeJSON but that needs the object as parameter (and not a JSON string) . This leads to a bad json file that cannot be read anymore

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ESR 115Changes for Thunderbird SuperNova UIbug

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions