OSDN Git Service

use format_htmltext() helper instead of escape_title()
authorhylom <hylom@users.sourceforge.jp>
Thu, 14 Feb 2019 11:52:03 +0000 (20:52 +0900)
committerhylom <hylom@users.sourceforge.jp>
Thu, 14 Feb 2019 11:52:03 +0000 (20:52 +0900)
commitfe8ea66b128b5f62fc09188e4cb524c990a4e970
treeeaa96401696de508edffd051a0ce77a25abc1961
parentbf1712bd891f1448350b981762de5587ade84104
use format_htmltext() helper instead of escape_title()
src/newslash_web/lib/Newslash/Plugin/NewslashHelpers.pm
src/newslash_web/lib/Newslash/Web/Controller/API/Comment.pm
src/newslash_web/lib/Newslash/Web/Controller/API/Journal.pm
src/newslash_web/lib/Newslash/Web/Controller/API/Submission.pm
src/newslash_web/lib/Newslash/Web/Controller/API/deprecated/Post.pm
src/newslash_web/t/plugins/newslash_helpers.t [new file with mode: 0644]