CLOSED FIXED 11781
[S60] The error note "Program closed:BrowserNG" pops up after clicking Submit button on test page
https://bugs.webkit.org/show_bug.cgi?id=11781
Summary [S60] The error note "Program closed:BrowserNG" pops up after clicking Submit...
Sornalatha Rathnasamy
Reported 2006-12-08 09:05:40 PST
1. Idle state 2. Web setting is ok. 3. Set http://spe.mobilephone.net/wit/xhtmlv2/menu.xhtml as homepage 4. Press Application key->BrowserNG->Log on the homepage->Structure-> Struclen->press Submit button on this page->Check phone's response Expected result: The phone should open a web page after select Submit. Actual result: The note "Program closed:BrowserNG" pops up after clicking "Submit" button. After selecting OK, the browser is closed.
Attachments
use EDbColLongText16 for the name, value pair stored in formdata table (7.58 KB, patch)
2006-12-12 10:45 PST, Sornalatha Rathnasamy
yongjun.zhang: review-
use EDbColLongText16 for the name, value pair stored in formdata table (8.10 KB, patch)
2006-12-12 11:36 PST, Sornalatha Rathnasamy
yongjun.zhang: review+
use EDbColLongText16 for the name, value pair stored in formdata table (1.49 KB, patch)
2006-12-15 13:24 PST, Sornalatha Rathnasamy
no flags
use EDbColLongText16 for the name, value pair stored in formdata table (7.64 KB, patch)
2006-12-18 13:20 PST, Sornalatha Rathnasamy
yongjun.zhang: review+
Sornalatha Rathnasamy
Comment 1 2006-12-12 10:45:58 PST
Created attachment 11825 [details] use EDbColLongText16 for the name, value pair stored in formdata table
Yongjun Zhang
Comment 2 2006-12-12 11:02:06 PST
Comment on attachment 11825 [details] use EDbColLongText16 for the name, value pair stored in formdata table Descriptor.Format() is a slow operation. I would use append in this case because we already now the type of data (strings) to be appended. Please change formatted insert to append.
Sornalatha Rathnasamy
Comment 3 2006-12-12 11:36:19 PST
Created attachment 11826 [details] use EDbColLongText16 for the name, value pair stored in formdata table
Yongjun Zhang
Comment 4 2006-12-12 12:24:00 PST
Comment on attachment 11826 [details] use EDbColLongText16 for the name, value pair stored in formdata table r=me
Yongjun Zhang
Comment 5 2006-12-12 12:27:19 PST
Completed: At revision: 18183
Sornalatha Rathnasamy
Comment 6 2006-12-15 13:24:11 PST
Created attachment 11870 [details] use EDbColLongText16 for the name, value pair stored in formdata table
Sornalatha Rathnasamy
Comment 7 2006-12-18 13:20:35 PST
Created attachment 11904 [details] use EDbColLongText16 for the name, value pair stored in formdata table
Yongjun Zhang
Comment 8 2006-12-18 13:45:39 PST
Comment on attachment 11904 [details] use EDbColLongText16 for the name, value pair stored in formdata table r=me
Yongjun Zhang
Comment 9 2006-12-18 13:46:23 PST
completed at r18282.
Bradley Morrison
Comment 10 2006-12-27 13:25:10 PST
Re-opening: r18438 reverted the patch attached to this bug that was landed in s60/trunk (r18183).
Bradley Morrison
Comment 11 2007-01-08 07:26:03 PST
second patch landed in revision 18546
Krishna
Comment 12 2007-01-21 10:24:38 PST
TSW ID: EYWG-6W7B4F Verified and Closed.
Note You need to log in before you can comment on or make changes to this bug.