This is to summarize the resolution for this problem.
Thanks to Martin for his help in eliminating some possible causes of
the problem, I was able to track down the offending party. It turned
out to be some provisions for custom style sheets in the site.html
(which were not actually being used) that caused the problem. This was
snippet in the site.html which caused the problem:
<body py:match="body" py:attrs="select('@*')">
<!--! Add site-specific header -->
<div id="siteheader">
<!--! Place your header content here... -->
</div>
${select('*|text()')}
<!--! Add site-specific footer -->
<div id="sitefooter">
<!--! Place your footer content here... -->
</div>
</body>
Once I removed this (since we're not making use of it anyway, really,
the problems of both the doubled "View__Edit" tabs, and the problem
where links were not being correctly created were resolved.
On Nov 13, 4:27 am, Martin Häcker <[email protected]> wrote:
> HI Clinton,
>
> > Thanks for checking, and sorry for the delay in getting back to you.
>
> > I re-verified that I'm experiencing the same problem as described even
> > on a fresh install (no modifications or customizations to the Agilo
> > settings).
>
> This is very strange. We have quite a lot of acceptance tests which
> /should/ verify that this works very reliably (and I also can't seem to
> be able to reproduce this).
>
> So if it is not Agilo/Trac/Genshi that is to blame, it may be the way
> you run these environments. Could you elaborate on that?
>
> I mean, that really was a stock install of agilo, no plugins, no nothing.
>
> If you enable logging on that environment, do you see any error
> messages? Could you also make that environment available to me so I can
> see if I can reproduce the problem when running that enviornment?
>
> Thanks in advance!
>
> Regards,
> Martin
--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
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/agilo?hl=en