1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00

feature #2371: parse cdata with ox parser

This commit is contained in:
Javi Fontan 2014-02-28 10:55:15 +01:00
parent 1f80bb3b75
commit f1e3d105af

View File

@ -110,6 +110,7 @@ module OpenNebula
include ParsePoolBase
alias :text :characters
alias :cdata :characters
end
end
elsif NOKOGIRI