Fedora EPEL 5 Update: tidyp-1.02-5.el5

updates at fedoraproject.org updates at fedoraproject.org
Tue Aug 30 21:02:35 UTC 2011


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-4097
2011-08-12 21:25:45
--------------------------------------------------------------------------------

Name        : tidyp
Product     : Fedora EPEL 5
Version     : 1.02
Release     : 5.el5
URL         : http://www.tidyp.com/
Summary     : Clean up and pretty-print HTML/XHTML/XML
Description :
tidyp is a fork of tidy on SourceForge. The library name is "tidyp", and the
command-line tool is also "tidyp" but all internal API stays the same.

--------------------------------------------------------------------------------
Update Information:

This update fixes mangling of non-ASCII output filenames:

$ touch 中文.html
$ tidyp -f 中文.html.stderr -output 中文.html.stdout 中文.html
$ ls

Actual results:
中??!.html.stdout  中文.html  中文.html.stderr

Expected results:
中文.html.stdout  中文.html  中文.html.stderr

The update fixes this problem.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #725651 - HTML tidyp can't handle Chinese file name in zh_CN.utf8 locale
        https://bugzilla.redhat.com/show_bug.cgi?id=725651
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update tidyp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list