[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2018-01-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: tidy-html5 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-07-20 Thread rautamiekka
5.4.0 was released 2017-05-01, and release notes are at http://binaries
.html-tidy.org/release_notes/5.4.0.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Jeremy Bicha
Yes, the current stable version of Debian offers the 2009 tidy. tidy-
html5 is a fork. The next stable version of Debian (expected this year)
will include the same tidy-html5 5.2.0 currently in Ubuntu 16.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Jeffrey Walton
> The issue you are reporting is an upstream one and it would be nice if
somebody having it could send the bug to the developers of the software
at https://github.com/htacg/tidy-html5/issues .

My bad... I did not check Debian. Let me see if there's a Debian bug
covering it.

Here's what MacPorts is providing:

$ port info tidy
tidy @5.2.0 (www)
Variants: debug, universal

Description:  Tidy is a utility to clean up and fix broken HTML 
files.
Homepage: http://www.html-tidy.org/

Build Dependencies:   cmake, libxslt
Platforms:darwin
License:  MIT
Maintainers:  Email: ryandes...@macports.org
  Policy: openmaintainer

**

It looks like Debian's HTML Tidy is producing the issue:

diff --git a/downloads.html b/downloads.html
index b1199eb..b3f1807 100644
--- a/downloads.html
+++ b/downloads.html
@@ -3,15 +3,15 @@

 
 
-  
-
-  Crypto++ Library | All Downloads
-  
-  
-  
-  

[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Jeffrey Walton
This looks ominous... From Debian:

$ tidy --version
HTML Tidy for Linux released on 25 March 2009

>From MacPorts:

$ /opt/local/bin/tidy --version
HTML Tidy for Mac OS X version 5.2.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Jeremy Bicha
It looks like tidy-html5 5.2.0 is the latest stable release available:
https://github.com/htacg/tidy-html5/releases

Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software at https://github.com/htacg/tidy-html5/issues . If you
have done so, please tell us the number of the upstream bug (or the
link), so we can add a bugwatch that will inform us about its status.
Thanks in advance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Hans Joachim Desserud
Just looked a bit more at this, and found that http://www.html-tidy.org/
mentions the latest release is 5.2.0. This seems to be the version
available in Ubuntu 16.10 and later, so I'm slightly confused now. Is
there a newer version available?

>If you need a retest, then call it out. I'd be happy to perform it.
>Sorry about the mis-classification.

No problem. And just to clarify, I mainly tag bug reports and stuff, I
don't necessarily upload new versions of packages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Jeffrey Walton
Thanks for the quick response Hans.

If you need a retest, then call it out. I'd be happy to perform it.

Sorry about the mis-classification.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1660537] Re: HTML Tidy is dooing a poor job; please update to newer HTML Tidy

2017-01-31 Thread Hans Joachim Desserud
Thanks for reporting. It looks like in 16.10 and later, the package for
tidy is tidy-html5. I've taken the liberty of moving this bug report to
the right package.

** Package changed: tidy (Ubuntu) => tidy-html5 (Ubuntu)

** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660537

Title:
  HTML Tidy is dooing a poor job; please update to newer HTML Tidy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tidy-html5/+bug/1660537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs