Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Bug in creating ticket references by clicking on the 'Create New' button?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tcchau  
View profile  
 More options Nov 27 2009, 11:37 am
From: tcchau <clinton.c...@gmail.com>
Date: Fri, 27 Nov 2009 08:37:05 -0800 (PST)
Local: Fri, Nov 27 2009 11:37 am
Subject: Re: Bug in creating ticket references by clicking on the 'Create New' button?
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 <martin.haec...@agile42.com> 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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.