On Wed, Jan 25, 2017 at 8:01 AM, RjOllos <[email protected]> wrote: > > > 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?
The install is new. Most all plugins are from within the last week or so. I don't have all the needed plugins in place yet. I am stepping through them to see which ones work. Trac 1.2 Babel 2.3.4 Docutils 0.12 Genshi 0.7 (with speedups) mod_python 3.5.0-none=none Pygments 2.1.3 pysqlite 2.8.1 Python 2.7.13 (default, Jan 03 2017, 17:41:54) [GCC] pytz 2016.4 setuptools 28.3.0 SQLite 3.16.2 Subversion 1.9.5 (r1770682) AllAttachmentsMacro N/A CodeExampleMacro 1.2.post0 FootNoteMacro 1.5 graphviz 0.7.7dev-r0 GridModify 1.0.0.dev0 Latex 0.1.post0 NoteBox 1.0.post0 PlannedMilestones N/A ticketsboardplugin 1.2.2-trac0.12 TracCollapsiblePlugin 0.1 TracDiscussion 1.2.dev0 TracDownloads 1.0.0.dev0 TracDynamicFields 2.2.0 TracHtmlNotificationPlugin 0.12.0.1 TracIncludeMacro 3.0.0.dev0 TracMasterTickets 4.0.0.dev0 TracSectionEditPlugin 0.2.6.post0 TracTags 0.10.dev0 TracTicketTemplate 1.0.dev0 TracWorkflowAdmin 0.12.0.3 TracWysiwyg 0.12.0.5 WeekPlan 1.3 ~ > > Do you have SectionEditPlugin installed? If so, you need to update to the > latest. > https://trac-hacks.org/ticket/12721 Not installed yet. But I do plan on adding it back soon. -- Roger Oberholtzer -- 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.
