csphere-cms / cSphere

Generic PHP Web-CMS with low footprint and high extensibility
Other
17 stars 7 forks source link

XML: Empty Values are droped #19

Open DSchalla opened 10 years ago

DSchalla commented 10 years ago

There is a certain issue where the XML Parser drops empty values, see at:

/csphere/core/translation/fetch.php : 299

I currently wrote a hotfix for it, but I wonder where the values get dropped.