The code will return the attribute name instead.
Line 333 (in svn head) should be: mPage.getText (buffer, mValueStart, mValueEnd); instead of: mPage.getText (buffer, mNameStart, mNameEnd);
Fixed as per suggestion.
Log in to post a comment.
Fixed as per suggestion.