Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove mysterious clearCachedNode call in JRuby that breaks Blather
It was previously described at "weird" and even the original author cannot remember why it is there. Its presence causes Blather's Blather::XMPPNode subclass instances to be recreated where they become generic Nokogiri::XML::Element instances instead. Closes sparklemotion#1708.
- Loading branch information