On Tuesday, January 24, 2017 at 10:46:34 PM UTC-8, Roger Oberholtzer wrote: > > > Did you check the browser console for errors? > > I see this in Firefox: > > Error: Syntax error, unrecognized expression: *[@id] jquery.js:2:12731 > > The jquery.js is the one that comes with trac 1.2. I don't see that > exact same text in jquery.js. So I guess it is a variable that is > causing the problem. I see this on every Trac page. >
Which plugins do you have installed? Do you have SectionEditPlugin installed? If so, you need to update to the latest. https://trac-hacks.org/ticket/12721 - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
