]> git.immae.eu Git - github/wallabag/wallabag.git/commit
epub: fix exception when articles have the same title 3908/head
authorKevin Decherf <kevin@kdecherf.com>
Sun, 17 Mar 2019 22:36:10 +0000 (23:36 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Sun, 17 Mar 2019 22:36:10 +0000 (23:36 +0100)
commit41d476d7e74b752e693a1b70e68b8cb05045653f
tree76061275e1d82c38481dfed01e9df8a99cafa0d6
parenta48ff25d4c9f99dfb8ec1a9a1ae296417af6d9c9
epub: fix exception when articles have the same title

This commit fixes an exception occuring when exporting as epub several
articles with the same title. The chapter filename is now derived from
title and url.

Fixes #3642

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
src/Wallabag/CoreBundle/Helper/EntriesExport.php