[Bug 56491] attribute references do not resolve to their values

2014-05-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 56491] attribute references do not resolve to their values

2014-05-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 --- Comment #9 from Christopher Schultz --- (In reply to Konstantin Kolinko from comment #8) > Thus it is correct to disable EL evaluation here. Great! Thanks for tracking down the spec on this. It's nice to see that some parts of the spe

[Bug 56491] attribute references do not resolve to their values

2014-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 --- Comment #8 from Konstantin Kolinko --- (In reply to Christopher Schultz from comment #7) Reading jsp-2_2-mrel-spec.pdf 1) Chapter JSP.1.10.1 - page #51 (89 of 594) (in description of "isELIgnored" attribute of @page directive): [quot

[Bug 56491] attribute references do not resolve to their values

2014-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 --- Comment #7 from Christopher Schultz --- (In reply to Konstantin Kolinko from comment #4) > The " > If I remove that Doctype declaration, it starts working. > > This is expected, as Servlet 2.3 applications have no support for Expressi

[Bug 56491] attribute references do not resolve to their values

2014-05-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|I

[Bug 56491] attribute references do not resolve to their values

2014-05-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 --- Comment #5 from cubby --- Understood - can you explain why this problem would not occur on 7.0.50 and below and 8.0.5? If I deploy this app as is to 7.0.52/53 the problem occurs - no other versions seem to have this problem occur. --

[Bug 56491] attribute references do not resolve to their values

2014-05-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 56491] attribute references do not resolve to their values

2014-05-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 --- Comment #3 from cubby --- This issue is happening 100 percent. In the outpu the attributes referenced using expression language should resolve to the value of the attribute. ie: ${pageContext.request.contextPath} should resolve to the

[Bug 56491] attribute references do not resolve to their values

2014-05-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #2 from Konst

[Bug 56491] attribute references do not resolve to their values

2014-05-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491 --- Comment #1 from cubby --- Created attachment 31591 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31591&action=edit example of the problem - -- You are receiving this mail because: You are the assignee for the bug. --