Ticket #519 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

Xinha breaks META HTTP-EQUIV REFRESH tag in Firefox

Reported by: ens121 Owned by: akaEdge
Priority: normal Milestone:
Component: Documentation Version:
Severity: critical Keywords: meta refresh firefox
Cc: ens121@…

Description

If I use the Xinha editor in Firefox, then load an HTML page that uses the META HTTP-EQUIV="REFRESH" tag, the new page is never loaded. Here is a simple HTML example:

<html>
    <head>
        <META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.msn.com">
    </head>
</html>

This works fine until I click inside of the Xinha editor. After that, the only way this META tag will work is to start a new instance of Firefox.

Thanks

Attachments

.2 (0 bytes) - added by anonymous 8 years ago.

Change History

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to invalid

Can only be a bug in Firefox, loading Xinha on one page/site should have *nothing* to do with behaviour on other pages/sites, obviously, from a security standpoint if nothing else.

You should raise this in Bugzilla, not something we can, or should have to fix IMHO.

Changed 8 years ago by anonymous

  • attachment .2 added
Note: See TracTickets for help on using tickets.