Modify ↓
Opened 10 years ago
Closed 10 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 Changed 10 years ago by guinness
- Milestone set to 3.3.13.16
- Owner set to guinness
- Resolution set to Fixed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [10734] in version: 3.3.13.16