This bug was fixed in the package tomcat8 - 8.0.32-1ubuntu1.9
---
tomcat8 (8.0.32-1ubuntu1.9) xenial; urgency=medium
* d/p/fix-class-resource-name-filtering.patch: Fix class and resource name
filtering in WebappClassLoader (LP: #1606331).
-- Karl Stenerud Mon, 10 Dec 2018
15
** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutO
Correct behavior verified as follows:
lxc launch ubuntu-daily:xenial tester && lxc exec tester bash
apt update && apt dist-upgrade -y && apt install -y tomcat8 && mkdir -p
/var/lib/tomcat8/webapps/test && echo '<%@ page
contentType="text/html;charset=UTF-8" language="java" %>
Hello Samuel, or anyone else affected,
Accepted tomcat8 into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/tomcat8/8.0.32-1ubuntu1.9 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https:
** Description changed:
[Impact]
* There was a software bug in the 8.0.32 release of tomcat8,
subsequently fixed in 8.0.33, with acessing past the end of a string.
[Test Case]
# lxc launch ubuntu:xenial tester && lxc exec tester bash
# apt update && apt dist-upgrade -y && apt
Thank you for the upload! A couple of points:
Why doesn't the cherry-pick here include the upstream test for this bug,
that was in the upstream commit?
Regression Potential should discuss "how regressions are most likely to
manifest, or may manifest even if it is unlikely, as a result of this
cha
Uploaded to xenial-proposed, waiting for SRU team approval.
** Changed in: tomcat8 (Ubuntu Xenial)
Assignee: Nish Aravamudan (nacc) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
** Merge proposal linked:
https://code.launchpad.net/~kstenerud/ubuntu/+source/tomcat8/+git/tomcat8/+merge/359229
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBou
** Description changed:
[Impact]
* There was a software bug in the 8.0.32 release of tomcat8,
subsequently fixed in 8.0.33, with acessing past the end of a string.
[Test Case]
- * The Apache bug provides a test case.
+ # lxc launch ubuntu:xenial tester && lxc exec tester bash
+
Hello,
Unfortunately still the same problem.
I just upgraded xwiki (to latest 10.6) and installed all xenial updates.
Still the same error mentioned here (“String index out of range: 3”):
https://forum.xwiki.org/t/code-macro-requirements/909/23
The workaround mentioned there (ppa) is also not
This appears to be already fixed on xenial.
Here is the old repro case, which no longer triggers a bug:
# lxc launch ubuntu:xenial tester && lxc exec tester bash
# apt update && apt dist-upgrade -y && apt install -y tomcat8
# mkdir /var/lib/tomcat8/webapps/test && echo "<%@ page
contentType="tex
** Tags added: bitesize
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomcat8.0.32
To manage notifications about this bug go to:
https://bugs.launch
Any update on a fix for Xenial? This issue prevents some functionality
(e.g. the code macro) on my xwiki installation. Unfortunately xwiki
isn't running properly after an upgrade to Bionic Beaver so I'm stuck
with this problem currently.
Alternatively - Is there any way to upgrade tomcat8 via ppa
Too bad that the tested patch for this high importance bug did not make
it into the Jan 23, 2017 Tomcat8 update for 14.04 LTS. Any idea when
the next one is coming out that may include this bug fix?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Any news on getting this into the main repositories?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomcat8.0.32
To manage notifications about this b
This patch also fixed a minor rendering issue with Xwiki (refer
http://jira.xwiki.org/browse/XWIKI-13970).
Can we please have it released to the main repositories soon?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Nish,
I have just tried the ~ppa2 version with good success. I had trouble
forcing the upgrade to ~ppa2 so wound up purging tomcat8 and
reinstalling. I have confirmed the use of ~ppa2 with apt-show-versions
| grep 'tomcat8'. All are showing ~ppa2.
Thank you for your help!
--
You received this
Thank you to Samuel and Conrad! Can you, as a favor to me, test the
(now-building) tomcat8 - 8.0.32-1ubuntu1.3~ppa2 from the same PPA to
verify no regression in your use-cases? It includes an additional bugfix
from 8.0.33 for LP: #1593854.
--
You received this bug notification because you are a m
I also confirm. Using tomcat8 from ppa works and solves our problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomcat8.0.32
To manage notificati
After adding ppa and updating, OpenVPMS webapp now runs as expected.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomcat8.0.32
To manage no
** Description changed:
+ [Impact]
+
+ * There was a software bug in the 8.0.32 release of tomcat8,
+ subsequently fixed in 8.0.33, with acessing past the end of a string.
+
+ [Test Case]
+
+ * @Samuel, are you able to provide an explicit testcase?
+
+ [Regression Potential]
+
+ * This is a
Please test tomcat8
https://launchpad.net/~nacc/+archive/ubuntu/tomcat8v2
8.0.32-1ubuntu1.3~ppa1.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomca
Zesty and Yakkety both have > 8.0.33 where the bug is fixed. Only Xenial
needs the backport now.
** Changed in: tomcat8 (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: tomcat8 (Ubuntu Xenial)
Status: New => Triaged
** Changed in: tomcat8 (Ubuntu Xenial)
Importance: Und
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
If someone can prepare a backport, please follow the steps at
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure to have 16.04
updated.
All the steps documented there need to be followed. In particular, I'm
co
I don't think this qualifies as Critical under the definition at
https://wiki.ubuntu.com/Bugs/Importance.
** Changed in: tomcat8 (Ubuntu)
Importance: Critical => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Is there any hope to get this fix of Tomcat 8.0.32 into Ubuntu 16.04?
This issue affects all Tomcat based web-applications that make use of
server side JavaScript, such as the German university management system
HISinOne.
--
You received this bug notification because you are a member of Ubuntu
B
Launchpad has imported 15 comments from the remote bug at
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://h
** Bug watch added: bz.apache.org/bugzilla/ #58999
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
** Also affects: tomcat7 via
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
Importance: Unknown
Status: Unknown
** Changed in: tomcat8 (Ubuntu)
Importance: Undecided =>
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: tomcat8 (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/1606331
Title:
St
** Package changed: ubuntu => tomcat8 (Ubuntu)
** Tags removed: tomcat8
** Tags added: xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomcat8.
30 matches
Mail list logo