View Issue Details

IDProjectCategoryView StatusLast Update
0000978OXID eShop (all versions)1.05. Userspublic2009-08-12 16:39
ReporterLG Assigned To 
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.1.2 revision 18998 
Summary0000978: No check for dublicate user on user creating
DescriptionHi,

On Oxid 4 PE there is a check in oxuser.php oxuser::createUser():

} elseif ( $this->_blMallUsers ) { // must be sure if there is no dublicate user


There is no such setting "blMallUsers" in OXID 4 PE - it's always equal to false.

Please, check this issue.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-08-12 16:39

reporter   ~0001401

Yes, this functionality is used only in EE. In PE/CE - it is never executed. Currently it doesn't throws any error and does not makes any troubles for CE/PE users. So we planned to refactor this place together with improvements in the Admin. Request is moved to customers whishlist, and entry here is closed.