Tabnav production bug solved
Posted by Paolo Thu, 29 Mar 2007 14:08:00 GMT
Hey guys, sorry if we’ve been away for a while… I cannot hide we’re pretty busy right now, but thanks to Eric we’ve found and solved a bug in our beloved Tabnav.
In production environment tabs remained highlighted after clicking them, leading to a full highlighted tabnav after a couple of clicks… that’s actually my fault. I did use clone while tabs are evaluated in the page context… but clone didn’t clone the inner state of the tab..
We needed to add a Kernel#deep_clone method to solve the issue. I borrowed that method fro ruby-facets, so it’s should be pretty reliable.
Sorry for that guys, It’s only my my my my fault.
Just update your tabnav end everything will work. Paolo



