https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
Henri Yandell <bayard@apache.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
OS/Version| |All
--- Comment #2 from Henri Yandell <bayard@apache.org> 2010-07-03 14:13:05 EDT ---
There's a functionality change here:
If valueSpecified is false, yet there is a value, it used to return value. Now
it returns bodyContent based results.
I don't see this being in the spec, so presumably this is bad design that we're
stuck with supporting; a protected status variable in addition to the main one,
rather than a 'isValueSpecified()' method.
Thoughts?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|