Fix bug where an empty image title would corrupt a Sone’s albums’ state
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 23 Jun 2016 17:08:59 +0000 (19:08 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 23 Jun 2016 17:08:59 +0000 (19:08 +0200)
commitd14d3498b42feaf7b5ae6390910c106ce4823234
treecf1620fbc9092d7c9c52f5a08c560402d6b9eec3
parentc438f6411488a8ebe795fd67c52456cb7e9e972a
Fix bug where an empty image title would corrupt a Sone’s albums’ state
src/main/java/net/pterodactylus/sone/web/UploadImagePage.java
src/test/java/net/pterodactylus/sone/web/UploadImagePageTest.java [new file with mode: 0644]