hi,
i just updated to revision 165 and got following error in CHtml::imageButton
Undefined variable: name
It complains in CHtml::button when the method tries to set the 'id' of the button.
D.
hi,
i just updated to revision 165 and got following error in CHtml::imageButton
Undefined variable: name
It complains in CHtml::button when the method tries to set the 'id' of the button.
D.
Maybe related to this?
If so I think that the id should be set equal as the name only of no id attributed is passed in the attributes? dunno
Thanks. Fixed.