Project

General

Profile

« Previous | Next » 

Revision 6ef82943

Added by Kouhei Sutou over 4 years ago

[ruby/rexml] xpath: fix a bug for equality or relational expressions

GitHub: fix #17

There is a bug when they are used against node set. They should return
boolean value but they returned node set.

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/a02bf38440