On Fri, May 21, 2010 at 8:21 AM, Olemis Lang <[email protected]> wrote: > On Fri, May 21, 2010 at 7:37 AM, Roger Oberholtzer > <[email protected]> wrote: >> I have been using version TracGViz 1.3.4. After I updated to Trac >> 0.12b1, when I go to admin/general/plugin, Trac prints this error >> message. >> >> Invalid syntax or missing fields in .Syntax -> >> gviz:google:apps:<report_key>@<report_date>:<domain>[?tq=<query>] >> >> The plugin works. It is only that when it is enabled, I cannot use the >> plugin admin interface at all, as this error blocks access altogether. >> >> Anyone else seen this? >> > [...] > > Anyway , it seems that something in TracLinks syntax has changed (BTW > , what changed ? :-/ ) but I'm not sure. Since you're browsing admin > pages, I suppose this is related to component's docs rendered in > plugins list .
JFTR , considering the importance of admin section, I think that defensive programming should be used here by wrapping code used to render component's docs inside a try/except block and, on failure, display an informative error message (rather than failing, thus making configuration impossible for admins :-$ ) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: Sobrepasa las 1000 descargas el módulo TracGViz (>300 desde PyPI) - http://feedproxy.google.com/~r/simelo-es/~3/DdGeJirDqUk/sobrepasa-las-1000-descargas-el-modulo.html -- You received this message because you are subscribed to the Google Groups "Trac Users" group. 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.
