aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Mail
diff options
context:
space:
mode:
authorKevin Decherf <kevin@kdecherf.com>2017-02-01 23:39:34 +0100
committerKevin Decherf <kevin@kdecherf.com>2017-02-02 21:54:15 +0100
commit1bb7bdc8b399abe573dfa4e2c04fafa19991c487 (patch)
tree5c43340eeefe9999df3d9fd29d4c127e072a474a /src/Wallabag/CoreBundle/Resources/views/themes/material/Mail
parent8a098044bfbe00fa2bd08b01a6d19871b03f28b7 (diff)
downloadwallabag-1bb7bdc8b399abe573dfa4e2c04fafa19991c487.tar.gz
wallabag-1bb7bdc8b399abe573dfa4e2c04fafa19991c487.tar.zst
wallabag-1bb7bdc8b399abe573dfa4e2c04fafa19991c487.zip
Fix rendering of entry title in Twig views
This commit provides some improvements on the rendering of entry title on entries list and entry views and refactors filter calls: - Remove escape filter from apparent title, striptags is enough - Move raw filter to the end of apparent title as it's ignored if not placed as the last filter - Replace raw filter with e('html_attr') for title used in attributes, fixing possible issue and/or glitch - Add striptags to entry.title used for link sharing to respect the apparent title Fixes #2802 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Mail')
0 files changed, 0 insertions, 0 deletions