Re: error with minimal template

Ralf Schlatterbeck <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
On Fri, Sep 07, 2018 at 02:41:15PM -0500, Tonu Mikk wrote:
> Hello,
> 
> When I try to use the tracker created based on the minimal template and no
> additional modifications, I get this error after logging into the tracker
> on the web as an admin.  What can I do to eliminate the error?
> 
>   File "/usr/lib/python2.7/site-packages/roundup/cgi/templating.py", line
> 323, in __getattr__
>     raise AttributeError, attr
> AttributeError: keyword

This looks to me like the template expects a keyword class, which afaik
isn't present in the minimal template?

Looks like page.html has several references to keyword which isn't in
schema.py but at first glance these look like they're guarded with
permission checks that should fail.

Have you made changes to the templates?

Ralf
-- 
Dr. Ralf Schlatterbeck                  Tel:   +43/2243/26465-16
Open Source Consulting                  www:   http://www.runtux.com
Reichergasse 131, A-3411 Weidling       email: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.