vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   WYSIWYG in Firefox bug, please apply the fix (https://vborg.vbsupport.ru/showthread.php?t=71400)

mtha 11-05-2004 08:03 PM

WYSIWYG in Firefox bug, please apply the fix
 
Firefox 1.0 PR doesnt show WYSIWYG, because vBulletin understand version differently.

Please apply the fix publish here on vBulletin.org, so we (who use Firefox 0.10) can use WYSIWYG

http://www.vbulletin.com/forum/bugs....iew&bugid=3373


Look for:
PHP Code:

 preg_match('#(phoenix|firebird|firefox)( browser)?/([0-9\.]+)#'$useragent$regs); 

Add bellow

PHP Code:

 $regs[3] = (version_compare('0.10'$regs[3]) <= '1.0' $regs[3]); 


Link14716 11-05-2004 10:12 PM

Better yet, use a Release Candidate of Firefox 1.0 instead of the PR.

Link14716 11-06-2004 03:46 AM

Quote:

Originally Posted by Link14716
Better yet, use a Release Candidate of Firefox 1.0 instead of the PR.

If you don't want to look for it, here's a link. 1.0 RC2 - looks like it was released November 4.

http://ftp.mozilla.org/pub/mozilla.o...p%201.0rc2.exe

AnhTuanCool 11-06-2004 04:35 AM

I am sure he means it's a bug and can be considered a security hole though. :)

Lionel 11-06-2004 06:27 AM

talking about bugs, I installed the scrolling news text hack, and fireworks displays it from left to right! That browser must have been made for Chinese, Arabs etc...

Revan 11-06-2004 07:19 AM

Quote:

Originally Posted by Link14716
If you don't want to look for it, here's a link. 1.0 RC2 - looks like it was released November 4.

http://ftp.mozilla.org/pub/mozilla.o...p%201.0rc2.exe

Cool, I didn't know RC2 was out. Im still on RC1 ;)

Cheers :)


BOT: I still recommend applying the fix, theres some people who dont want to use RC's but will wait for the final. (Just look at vB3 RC's...not everyone jumped on them did they ;))

Dean C 11-06-2004 09:08 AM

Quote:

Originally Posted by Lionel
talking about bugs, I installed the scrolling news text hack, and fireworks displays it from left to right! That browser must have been made for Chinese, Arabs etc...

Uhh that's how a marquee tag is supposed to scroll? You can always change the direction :)

TheMusicMan 11-06-2004 11:32 AM

Or... better still... make the following change so that all sites visited appear correctly...

Type in the Address Bar: about:config
Amend the value general.useragent.vendorSub to 1.0

:)

Lionel 11-06-2004 01:02 PM

Quote:

Originally Posted by Dean C
Uhh that's how a marquee tag is supposed to scroll? You can always change the direction :)

are you joking? a marquee is fom right to left. Changing the direction will make IE reverse it.

Logikos 11-06-2004 03:13 PM

what exacly is getting fixed? I'm a FF user but i don't use or like the WYSIWYG editor.


All times are GMT. The time now is 11:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01055 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete