DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5496>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5496 Attlist.getValue and getIndex do not work ------- Additional Comments From [EMAIL PROTECTED] 2001-12-21 06:08 ------- The getValue problem is already fixed in the current CVS code. getIndex was unimplemented. I've just written and checked in implementations of these. They have not been intensively tested, but they're certainly better than the no-ops they replace... and it's a simple enough function that they _should_ work as intended. Please download the latest code and check whether this solves your problem.