| Summary | The "add" button don't work in trean with IE7 |
| Queue | Trean |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | postmaster (at) ecommerce-pme (dot) com |
| Created | 03/19/2007 (6809 days ago) |
| Due | |
| Updated | 03/22/2007 (6806 days ago) |
| Assigned | |
| Resolved | 03/22/2007 (6806 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ The "add" button don't work in trean with IE7
Queue ⇒ Trean
The "add a bookmark" button don't work in IE 7 in trean. The problem
is that $_POST datas with a "image input" come in edit.php like this:
new_bookmark_y
new_bookmark_x
But no new_bookmark POST data like In firefox. Only with _y and _x
I solve the problem with a submit button with new_bookmark value. It
replace the input image button.
Excuse my english, best regard,
JB