Bug 48055
Summary: | an problem occur when i submit a form with the element of textarea | ||
---|---|---|---|
Product: | WebKit | Reporter: | angelop000 |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Critical | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Windows 7 |
angelop000
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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
No response in 2 years, closing. Please feel free to re-open if you can provide the requested information.