Bug 17119 - Browser doesn't do upload from twango.com
Summary: Browser doesn't do upload from twango.com
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL: http://www.twango.com
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2008-01-31 09:31 PST by Hong Zhao
Modified: 2011-03-21 11:53 PDT (History)
0 users

See Also:


Attachments
The CSS of input box in the form can be switched to be none by javascript, so only not to submit the input if they are hidden. (754 bytes, patch)
2008-01-31 10:45 PST, Hong Zhao
no flags Details | Formatted Diff | Diff
Not to submit the input box if they are displayed hidden in 3.2m. (754 bytes, patch)
2008-01-31 10:47 PST, Hong Zhao
no flags Details | Formatted Diff | Diff
Sumbit the input box in form if they are not hidden for security issue. (755 bytes, patch)
2008-01-31 10:57 PST, Hong Zhao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hong Zhao 2008-01-31 09:31:55 PST
TSW# ID:  DRAL-79TEWJ 

Browser doesn't upload from Twango.com

o Log in to Twango.com though the browser
o Try to upload a file to one of your channels. The file is present in the phone gallery.


- Actual outcome:
o Browser doesn't upload any media file to twango.com

- Expected outcome:
o Video clip is uploaded to Twango.com
Comment 1 Hong Zhao 2008-01-31 10:45:27 PST
Created attachment 18821 [details]
The CSS of input box in the form can be switched to be none by javascript, so only not to submit the input if they are  hidden.
Comment 2 Hong Zhao 2008-01-31 10:47:36 PST
Created attachment 18822 [details]
Not to submit the input  box if they are displayed  hidden in 3.2m.

The CSS of input box in the form can be switched to be none by javascript in the middle of submitting.  So only not to submit the input if they are  hidden.
Comment 3 Hong Zhao 2008-01-31 10:57:19 PST
Created attachment 18823 [details]
Sumbit the input box in form if they are not hidden for security issue.
Comment 4 Bradley Morrison 2008-04-09 11:32:06 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 5 Bradley Morrison 2008-04-09 11:39:57 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 6 Alexey Proskuryakov 2008-04-10 06:07:32 PDT
Comment on attachment 18822 [details]
Not to submit the input  box if they are displayed  hidden in 3.2m.

Clearing review flag, to get this closed bug out of review queue.
Comment 7 Alexey Proskuryakov 2008-04-10 06:07:52 PDT
Comment on attachment 18823 [details]
Sumbit the input box in form if they are not hidden for security issue.

Clearing review flag, to get this closed bug out of review queue.
Comment 8 Joel Parks 2011-03-21 11:53:41 PDT
re-purposing InTSW keyword for use by QtWebkit team