Ticket #12342 (closed bug: invalid)
Compatibility problem with pure javascript
| Reported by: | xmln@… | Owned by: | xmln@… |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
A pure javascript code document.getElementById('someID') always return null after update to 1.8.0. With 1.7.2 everything is working fine.
Change History
comment:2 Changed 9 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Thanks for taking time to contribute to the jquery project! Please help us assess your ticket by providing a test case from http://jsfiddle.net or http://jsbin.com using the git version of jQuery.