Side navigation
#7758 closed bug (invalid)
Opened December 13, 2010 06:04AM UTC
Closed December 28, 2010 08:01AM UTC
.append() adds the previous value of field
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When I use document.getElementById('blah').value = 'something' and then use .append() on that same field, it adds the previous text before I modified the value and then appends to that.
Attachments (0)
Change History (3)
Changed December 13, 2010 06:36AM UTC by comment:1
owner: | → anonymous |
---|---|
status: | new → pending |
Changed December 13, 2010 06:47PM UTC by comment:2
_comment0: | Please test againt the jquery-git version too this might be fixed by now → 1292266043470997 |
---|
Please test against the jquery-git version too this might be fixed by now
Changed December 28, 2010 08:01AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
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!
From this description alone, it is not possible to determine whether or not this is a bug. Please create and provide a working test-case on http://jsfiddle.net, and if you do so, we will be happy to investigate this issue further. Thanks for your time and interest in helping jQuery!