Hi, Sorry for the delayed reply. But I have followed the procedure described below and found the problem to be with one option (dynfields.web_ui.*) in the DynamicFieldsPlugin that I was using.
Disabling it got the Collapse/Expand option working. Thanks a lot. I will try to look up the issue and raise a bug. On Tuesday, July 3, 2012 9:45:41 PM UTC+2, prav wrote: > > Hi, > > Cool, I will do as you say and see if that can get it working. Will post > back if I come up with something. > > On Sunday, July 1, 2012 6:32:07 AM UTC+2, RjOllos wrote: >> >> >> >> On Saturday, June 30, 2012 9:55:20 AM UTC-7, prav wrote: >>> >>> Hi, >>> >>> Thanks for your reply. I have checked and I do have JavaScript enabled >>> in my browser. I tried with both Firefox and Chrome. In the console I can >>> see one single error thrown by JS : - >>> >>> "[18:46:19.234] a.attributes is undefined @ >>> http://path_to_trac/chrome/common/js/jquery.js:55" >>> >>> Could this be the problem? >>> >> >> Yes, I think so. Do you have plugins installed and enabled? If so: >> >> 1. Disable all plugins. If the foldable sections appear, then the cause >> is probably a jQuery conflict. >> 2. Enable the plugins one by one, testing after each is enabled, and >> figure out which plugin is causing a problem. >> 3. Search for tickets on trac-hacks related to the issue for that >> plugin, or open a new ticket if none exists. >> > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/e-W0lzbSl0IJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
