Comment 1 for bug 1207406

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Lorimier,

Would you please provide your customize code? May be you have done mistake on your customize code.

Normally we can use the super for call the above method then after we can put our customize code, So it will call exiting method first then override method.

If you don't want to call exiting method then directly write your method without using the super.

Better If you can provide your code, So we can look at on it.

Thank you!