Ticket #519 (closed defect: invalid)
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
Change History
Note: See
TracTickets for help on using
tickets.
