gWorldz / get-simple-cms

Automatically exported from code.google.com/p/get-simple-cms
GNU General Public License v3.0
0 stars 0 forks source link

SimpleXMLExtended is not being used to create user profiles #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change Line 133 to $xmls = new SimpleXMLExtended('<item></item>');

It won't break anything and will allow cdata for content submitted via the 
'settings-user' hook

Original issue reported on code.google.com by mikehen...@gmail.com on 1 Jun 2012 at 10:52

GoogleCodeExporter commented 9 years ago
In settings.php

Original comment by mikehen...@gmail.com on 1 Jun 2012 at 10:53

GoogleCodeExporter commented 9 years ago
its already set to this in the SVN version. Is this correct?

Original comment by MichaelS...@gmail.com on 6 Jun 2012 at 9:24

GoogleCodeExporter commented 9 years ago
This change is already made in the code. 

Original comment by MichaelS...@gmail.com on 7 Jun 2012 at 11:18