#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.
#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).
openguides-tickets@lists.openguides.org