The Official Win32 2004-05-03 build is out.

Discussion about official Mozilla Firefox builds
User avatar
BenBasson
Moderator
Posts: 13671
Joined: February 13th, 2004, 5:49 am
Location: London, UK
Contact:

Post by BenBasson »

Perhaps Mozilla Corporation needs to specify or only allow .9 approved extensions, so that older and out of date ones CAN'T be installed on .9 version.

With 0.9, the Extension API changes to include a form of version checking. All developers will have to (at least) update their installer and repackage their extensions, so presumably if anyone is going to those lengths, they'd also check for compatibility.

[Edit: I'm a dumbass]
Last edited by BenBasson on May 3rd, 2004, 12:56 pm, edited 1 time in total.
djl47
Posts: 253
Joined: October 9th, 2003, 12:49 am
Location: California

Post by djl47 »

Could some try http://www.worktree.com/rm/rm_Qmore.cfm#7 and see if the links at the top scroll to the anchors in the text. It works in MSIE but FF does not scroll to the anchor.

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a) Gecko/20040503 Firefox/0.8.0+
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

Code: Select all

<a name="#7">
should be

Code: Select all

<a name="7">

It's a html error. FF does the right thing and does not see the link because it's not properly defined
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
eolh
Posts: 20
Joined: January 27th, 2004, 11:17 pm

Post by eolh »

Zulithe wrote:Mmm lovely, lovely Green!!!


Speaking of green, what's the little green box down in the right-hand corner of the status bar?

Sorry if this has already been answered and I've missed it, I've been deep in the end of the semester for a little while now and haven't had a chance to keep up as much as I'd like . . .

[EDIT - Nevermind, found the answer to my own question. Too bad I can't just delete the post. ]
Last edited by eolh on May 3rd, 2004, 11:31 am, edited 1 time in total.
matt me
Posts: 189
Joined: January 21st, 2004, 10:57 am

Post by matt me »

Arg, web standards.

Perhaps Firefox should be more flexible, but make a big fuss of HTML, so clicking that dodgy link would take you down the page, but after an alert saying "Arg, dodgy HTML, lousy authors"
Lost User 24926
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Lost User 24926 »

The little green box is supposidly something to do with the new auto-update Ben is adding. On the 2 different computers I use, I've never seen the green box. But the area where this should be is on the status bar.
TheOneKEA
Posts: 4864
Joined: October 16th, 2003, 5:47 am
Location: Somewhere in London, riding the Underground

Post by TheOneKEA »

matt me wrote:Arg, web standards.

Perhaps Firefox should be more flexible, but make a big fuss of HTML, so clicking that dodgy link would take you down the page, but after an alert saying "Arg, dodgy HTML, lousy authors"


That's not likely to happen.
Proud user of teh Fox of Fire
Registered Linux User #289618
User avatar
BriAnn
Posts: 110
Joined: January 12th, 2003, 7:04 am

Post by BriAnn »

The 05-03 build seems to fix the problem I've been having with getting a notice to insert a disk when I download.

--BriAnn
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

matt me wrote:Arg, web standards.
Perhaps Firefox should be more flexible, but make a big fuss of HTML, so clicking that dodgy link would take you down the page, but after an alert saying "Arg, dodgy HTML, lousy authors"

Not ever, and be assure that the next IE version won't work with that either.
Webmakers should use the proper browser to verify what they are doing.
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
BigFire
Posts: 94
Joined: February 24th, 2003, 2:31 pm

Post by BigFire »

BriAnn wrote:The 05-03 build seems to fix the problem I've been having with getting a notice to insert a disk when I download.

--BriAnn


Perhaps you've got the default save directory set to floppy drive?
sasquatch
Posts: 6022
Joined: November 25th, 2003, 8:56 am

Post by sasquatch »

sasquatch wrote:
Zulithe wrote:Mmm lovely, lovely Green!!!

...

...

That said, anybody know if Talkback is working in this build?
What about "unofficial" builds? Only on some OS's?

Thanks.



???
TheOldMan
Posts: 815
Joined: March 19th, 2004, 6:22 am
Location: Virginia

Post by TheOldMan »

Not available in this build (Win32 Installer). It may be available in the ZIP builds (I think).

Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8a) Gecko/20040503 Firefox/0.8.0+
david5717
Posts: 301
Joined: July 18th, 2003, 7:39 am
Location: Baton Rouge, LA, USA

Post by david5717 »

Peter(6) wrote:
matt me wrote:Arg, web standards.
Perhaps Firefox should be more flexible, but make a big fuss of HTML, so clicking that dodgy link would take you down the page, but after an alert saying "Arg, dodgy HTML, lousy authors"

Not ever, and be assure that the next IE version won't work with that either.
Webmakers should use the proper browser to verify what they are doing.


Perhaps someone can come up with a strict-mode Firefox extension in
which non-conforming pages are rejected, saving the user from having
to look at pages prepared by careless or ignorant programmers (which
is worse?).

Instead of showing the page the user would be provided with the option
of E-mailing the webmaster address (if one is found). To suit the
user's mood there would be options to send a friendly letter (I liked
your page but...), one just stating the facts (In HTML 4...), or one
written in an indignant tone (My dog...).

Seriously, what's the difference between the "#" in the anchor name
and the many other HTML flaws that Firefox and other browsers handle
using the likely intent of the writer?
sasquatch
Posts: 6022
Joined: November 25th, 2003, 8:56 am

Post by sasquatch »

TheOldMan wrote:Not available in this build (Win32 Installer). It may be available in the ZIP builds (I think).

Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.8a) Gecko/20040503 Firefox/0.8.0+


Anyone know for sure?

I have had a lot of crashes with builds more recent than 4/16, and won't run a build without it any longer (call it doing my part to help).
TheOldMan
Posts: 815
Joined: March 19th, 2004, 6:22 am
Location: Virginia

Post by TheOldMan »

I just downloaded the latest nightly Firefox-win32.zip and Talkback is NOT in it.
Post Reply