Closed
Bug 554573
Opened 16 years ago
Closed 15 years ago
How to DISABLE the ALERT/error "O endereço (URL) não é válido e não pode ser carregado." ?
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Morais69br, Unassigned)
References
(
URL
)
Details
(Whiteboard: [CLOSEME 2011-1-30])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; pt-BR; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 GTB6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; pt-BR; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 GTB6 (.NET CLR 3.5.30729)
Hi!
Firefox haven't the section to DENY or BLOCK sites as in the IE... :-(
Then I added some addresses in my HOSTS and LMHOSTS files for ignore these sites, redirecting to 127.0.0.1 (localhost)...
When the site is referred in the IFRAME tag(?), the error/alert "O endereço (URL) não é válido e não pode ser carregado." is showed everytime by FF and I like, need very much!, to DISABLE this alert/message !
Ex: on Facebook some "ads" are loaded from a FOXNETWORKS.COM site...
<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=160 HEIGHT=600 SRC="http://ad.foxnetworks.com/st?ad_type=iframe&ad_size=160x600,120x600§ion=721955"&1269405978></IFRAME>
This address is in my LMHOSTS and HOSTS files as:
127.0.0.1 ad.foxnetworks.com
C:\WINDOWS\System32\drivers\etc\hosts
C:\WINDOWS\System32\drivers\etc\lmhosts
I tried use the about:config, but can't identify any command/string similar for displaying this error... :-(
Generaly the site URL is correct, the page is full loaded with out error, but ALERT persist... :-(
HOW CAN I *** DISABLE *** this alert ?
Reproducible: Always
Steps to Reproduce:
1. edit the files C:\WINDOWS\System32\drivers\etc\hosts and C:\WINDOWS\System32\drivers\etc\lmhosts to add the entry line: 127.0.0.1 ad.foxnetworks.com
2. access a site that uses an IFRAME reffering/acessing the address redirected...
3. the ALERT change TAB focus and wait for click the OK... :-(
Actual Results:
Alert: O endereço (URL) não é válido e não pode ser carregado.
Expected Results:
None ALERT !
Maybe a text on the STATUS BAR of TAB with error in IFRAME...
| Reporter | ||
Comment 1•16 years ago
|
||
This problem persist ! Every time the ALERT pop-uped in my browser... :-(
Why in the ABOUT:CONFIG does not exist an option to disable this very unpleasant/inconvenient alert ?
Comment 2•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
You can also try to reproduce in Firefox 4 Beta 8 or later, there are many improvements in the new version, http://www.mozilla.com/en-US/firefox/all-beta.html
Whiteboard: [CLOSEME 2011-1-30]
Comment 3•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•