Modify ↓
Opened 12 years ago
Closed 12 years ago
#2828 closed Bug (Fixed)
_IEFormElementSetValue typo
| Reported by: | anonymous | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.13.16 | Component: | Standard UDFs |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | typo | Cc: |
Description
When attempting to set a value on an IE form <input> whose type is "file" (which is disallowed by nearly all browsers), an exception is thrown (expected), but with a typo:
Error from function _IEFormElementSetValue, $_IESTATUS_InvalidObjectType (Browser securuty prevents SetValue of TYPE=FILE)
"securuty" should be security.
I'm guessing this hasn't been caught because I'm the only person to be stupid enough to hit it.
Attachments (0)
Change History (1)
comment:1 by , 12 years ago
| Milestone: | → 3.3.13.16 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [10734] in version: 3.3.13.16