[Bug 484487] New: Review Request: perl-Template-Plugin-JavaScript - Encodes text to be safe in JavaScript

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 7 08:53:44 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Template-Plugin-JavaScript - Encodes text to be safe in JavaScript

https://bugzilla.redhat.com/show_bug.cgi?id=484487

           Summary: Review Request: perl-Template-Plugin-JavaScript -
                    Encodes text to be safe in JavaScript
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/Template-Plugin-JavaScript
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://fedorapeople.org/~cweyl/review/perl-Template-Plugin-JavaScript.spec
SRPM URL:
http://fedorapeople.org/~cweyl/review/perl-Template-Plugin-JavaScript-0.01-1.fc10.src.rpm

Description:
Template::Plugin::JavaScript is a TT filter that filters text so it can
be safely used in JavaScript quotes. e.g:

  [% USE JavaScript %]
  document.write("[% FILTER js %] Here's some text going on. [% END %]");

will become:

  document.write("\nHere\'s some text going on.\n");

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1110951

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list