Hi,

be aware that the two new implemented methods in oxcmp_user class at the 
previous security patch have been declared as "private functions".
Is there any reason to use "private functions" instead of "protected functions"?
Current situation could kill modules which are overwriting "createUser()" and 
"_changeUser_noRedirect()" methods in oxcmp_user class as private methods do 
break the inheritance chain.
So, whenever you are updating your shops or adding the current security patch 
you should also check all modules in your shop which are overloading or 
overwriting the oxcmp_user class.
@OXID devs: What's you opinion about this? Do you think we can change a.m. 
methods to protected functions?

Best regards,Dirk Müller

  
_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to