1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-15 19:42:08 +00:00
wallabag/src/Wallabag/CoreBundle/Controller
Kevin Decherf af29e1bf07 Fix empty title and domain_name when exception is thrown during fetch
Add a new helper to set a default title when it's empty:
1/ use basename part of entry's path, if any
2/ or use domain name

Fixes #2053

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-13 22:44:31 +01:00
..
ConfigController.php CS 2017-10-09 16:47:15 +02:00
EntryController.php Fix empty title and domain_name when exception is thrown during fetch 2017-12-13 22:44:31 +01:00
ExceptionController.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
ExportController.php CS 2017-10-09 16:47:15 +02:00
RssController.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
SiteCredentialController.php Disable controller access if feature disabled 2017-11-22 10:00:45 +01:00
StaticController.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagController.php CS 2017-10-09 16:47:15 +02:00