Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix generated avatars and nophoto cache files #20145

Merged
merged 1 commit into from
Mar 25, 2020

Commits on Mar 24, 2020

  1. Fix generated avatars and nophoto cache files

    Since #19493 newFile() by default does not write the file anymore.
    Setting an empty string as content will make it write the file immediate,
    without having to call putContent() afterwards.
    
    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    f3a5bd6 View commit details
    Browse the repository at this point in the history