cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in Node class

mazzini
Champ in-the-making
Champ in-the-making
There is a bug in the method setPropertyValues of the Node class. The call to the method expandToFullName is invalid. I think it should be replaced by $name = $this->_session->namespaceMap->getFullName($name);

Fred
1 REPLY 1

rwetherall
Confirmed Champ
Confirmed Champ
Hi,

Yes good spot, it's still using the old function by the looks of it.

Should be fixed in HEAD now … http://issues.alfresco.com/browse/AR-2151

Cheers,
Roy