Yes - embedding Codestriker within frames would definately stuff it up.

The javascript is full of calls like top.XXX.  To get this working 
correctly, we'd need to replace the top.XXX calls with the appropriate 
code for referring to the parent frame.  

You might be able to replace top. with parent. to get this working.

I don't have time right now to look into this, but should have some next 
week.

Cheers,
David

On Thu, 4 Aug 2005 20:25, Keith Levy wrote:
> On the final version of 1.9.0.
>
> I just thought of something, I run the software through a custom
> portal that uses frames.  Could that be an issue?
>
> Keith
>
> On 8/4/05, David Sitsky <[EMAIL PROTECTED]> wrote:
> > On Thu, 4 Aug 2005 07:48, Keith Levy wrote:
> > > I have been receiving the following javascript error when trying to
> > > add a comment under v1.9.0:
> > >
> > > 'top.add_comment_html is not a function'
> > >
> > > The box pops up but has no content.  Also, this happens
> > > periodically, rather than all the time, and occurs from multiple
> > > areas (line # from topic, add comment link from comments tab, etc) 
> > > Previously this was working fine in my browsers (IE and Firefox),
> > > but now I get this error from both of them..
> >
> > When you say previously it never happened - do you mean on a beta
> > version of 1.9.0, or 1.8.5?
> >
> > Can you send me the raw HTML source as an attachment when you get the
> > javascript error?  This should help me locate the problem.
> >
> > --
> > Cheers,
> > David

-- 
Cheers,
David



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to