RESOLVED INVALID 48055
an problem occur when i submit a form with the element of textarea
https://bugs.webkit.org/show_bug.cgi?id=48055
Summary an problem occur when i submit a form with the element of textarea
angelop000
Reported 2010-10-21 03:13:10 PDT
i get this problem in all the browser which with the core of webkit but IE(Version : [8.0.7600.16385) is ok. so i present this bug to see if i can get some useful advise. here is some details: there is a modify page in my project, i want to change a value (eg:set[aaa] to [bbb]) in the type of input and value (eg:set [qqq] to [www]) in the type of textarea. when i finish my changes,i submit this page by post. in my server side with java ,i can get the right input value [bbb],but uncorrect textarea value [qqq],which always is the former one.i want to konw the reason why this happen. if my description of the bug is ont clear for you,please contact me with email,thank you for any advise. my development environment SAFARI: (version :5.0.1(7533.17.8) ) OS: (OS : [windows7 ultimate 32bit 6.1.7600]) IE: (IE Version : [8.0.7600.16385]) CONTACT: [angelop000@gmail.com]
Attachments
Alexey Proskuryakov
Comment 1 2010-10-21 11:58:41 PDT
Could you please provide a test case or a link to a Web site that demonstrates the problem? The description is not sufficient to diagnose it.
Alexey Proskuryakov
Comment 2 2012-10-18 22:49:24 PDT
No response in 2 years, closing. Please feel free to re-open if you can provide the requested information.
Note You need to log in before you can comment on or make changes to this bug.