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:
parent
1f80bb3b75
commit
f1e3d105af
@ -110,6 +110,7 @@ module OpenNebula
|
||||
include ParsePoolBase
|
||||
|
||||
alias :text :characters
|
||||
alias :cdata :characters
|
||||
end
|
||||
end
|
||||
elsif NOKOGIRI
|
||||
|
Loading…
Reference in New Issue
Block a user