#288: Remove use of Template::Plugin::JSON
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: new
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Keywords:
------------------------+---------------------------------------------------
I added a dependency on Template::Plugin::JSON in [1350] but failed to
notice that this depends on Moose. Since we don't use any Moose
functionality, and Moose is kind of huge when you take all its
dependencies into account, we should use Template::Plugin::JSON::Escape
instead.
--
Ticket URL: <http://dev.openguides.org/ticket/288>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project
Show replies by date
#288: Remove use of Template::Plugin::JSON
------------------------+---------------------------------------------------
Reporter: kake | Owner: Nobody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: openguides | Version: svn
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by kake):
* status: new => closed
* resolution: => fixed
Comment:
(In [1358]) Use Template::Plugin::JSON::Escape instead of
Template::Plugin::JSON (fixes #288).
--
Ticket URL: <http://dev.openguides.org/ticket/288#comment:1>
OpenGuides <http://openguides.org/>
The OpenGuides city guides project