| Summary | HTML with IE7 |
| Queue | IMP |
| Queue Version | 4.0.4 |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | mireille.canolle (at) mairie-aubagne (dot) com |
| Created | 10/17/2007 (6597 days ago) |
| Due | |
| Updated | 10/26/2007 (6588 days ago) |
| Assigned | |
| Resolved | 10/17/2007 (6597 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
New Attachment: Browser.patch
When I use IE6 it works fine.
search for
switch ($this->_majorVersion) {
and add the line
"case 7: "
just after the line
"case 6:"
or apply this patch
Fr/
State ⇒ Not A Bug
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ HTML with IE7
Queue ⇒ IMP
State ⇒ Unconfirmed
I use IE6 it works fine.