man, 13.12.2004 kl. 05.06 skrev p dont think:

[...]

> > Ermm ... at the risk of hanging myself out as a complete nincompoop,
> > what page source would that be? 
> 
> HTML source for the compose frame.  You appear to have sent the right thing.
> 
> > 1.5 CVS: When I press  the button, that's javascript that doesn't exist,
> > yet, and never will (because it doesn't work).

[...]

> So I cannot find anywhere at least in an updated CVS copy of the sqspell 
> plugin that contains "window.concat".  It should be "window.open".  Did 
> you somehow change this or install an outdated version of this plugin? 
> Did you do a massive search and replace of "open" with "concat" 
> somewhere else and accidentally hit the SM directory?
> 
> Maybe try updating your CVS again?

You seem to have missed the point ;) Thanks for pushing me to look
further. This happens with all javascript, not just squirrelspell.

1: It only happens with Mozilla and Firefox. It doesn't happen with
Opera or Konqueror. For example, for 1.5 CVS, the javascript source 
code for the function  printFormat() in src/read_body.php in my own
directory contains:

"  function printFormat() {\n" .
' window.open("../src/printer_friendly_main.php' .

When i look at the code in Opera or Konquer, this is what i see.

But when i look at it in Firefox, I see:

  function printFormat() {
    window.concat("../src/printer_friendly_main.php

So this is A Mozilla thing.

2: There is NO difference in this code in 1.4.3a: it is exactly the
same!

3: changing the "tweaks" options in config.php doesn't make any
difference.

4: I'm afraid I'm not enough of a coder to be able to analyze this
further. The only thing I can do, is ask other people using 1.5 CVS and
Mozilla or Firefox to confirm or reject my findings :)

Thanks, Paul!


--Tonni

-- 
Nothing sucksseeds like a pigeon without a beak ...

mail: [EMAIL PROTECTED]
http://www.billy.demon.nl
 
They love us, don't they, They feed us, won't they ...



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to