[wp-trac] [WordPress Trac] #20923: Add support for mobile uploads
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 13 13:59:56 UTC 2012
#20923: Add support for mobile uploads
------------------------------+--------------------
Reporter: koke | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.4.1
Component: Media | Version: 3.4
Severity: normal | Resolution:
Keywords: mobile has-patch |
------------------------------+--------------------
Comment (by daniloercoli):
Replying to [comment:7 nacin]:
> We do a lot of things in PHP based on whether the device can upload, so
a JS check is not really feasible without doing things like setting a
cookie, etc. Much easier to just parse the user agent, given there *will*
be obvious signs.
I would suggest to use browser-based tests wherever possible. Keeping
track of device capabilities using fixed sets of user agents becomes a
challenge over the longer term.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20923#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list