[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 Carlos Hager changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 --- Comment #6 from Carlos Hager --- Created attachment 36763 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36763=edit stacktrace of the example project stacktrace of the example project -- You are receiving this mail because: You

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 --- Comment #5 from Carlos Hager --- (In reply to Mark Thomas from comment #1) > Please provide the simplest possible example (which is probably going to be > a WAR file) - including source - that demonstrates this issue. Hi Mark, thank for

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 --- Comment #4 from Carlos Hager --- Created attachment 36762 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36762=edit print of debug showing how it was when used to work the local split method wasn't considering the the first "/"

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 --- Comment #3 from Carlos Hager --- Created attachment 36761 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36761=edit print of debug showing why it fails print of debug showing why it fails, when new split method is considering the

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 --- Comment #2 from Carlos Hager --- Created attachment 36760 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36760=edit source code of the project to be tested simple project which works till version 9.0.20 and fail with the higher

[Bug 63724] Compile JSP to class when using Tiles and custom tag fails

2019-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63724 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark