[mythtv-commits] Ticket #367: Addding Support for Orange SPV phones to mythweb

MythTV mythtv at cvs.mythtv.org
Fri Sep 23 13:11:51 UTC 2005


#367: Addding Support for Orange SPV phones to mythweb
--------------------------------------+-------------------------------------
 Reporter:  ciaranj+mythtv at gmail.com  |       Owner:  xris
     Type:  patch                     |      Status:  new 
 Priority:  minor                     |   Milestone:  0.19
Component:  mythweb                   |     Version:  head
 Severity:  low                       |  --------------------------------------+-------------------------------------
 Currently Orange SPV phones are receiving WML theme by default, this
 ticket adds an Orange SPV C500 identifier to the includes/mobile.php file
 to alert mythweb that the phone is a known mobile.

 Also since the Orange SPV C500 sends a HTTP_ACCEPT header of */*, and the
 init.php is checking whether text/html is supported, I've also changed
 init.php to check for '''both''' text/html and */* since the second
 implies the former, its good to go.

 I think a proper solution would be to improve the browserAcceptsMediaType
 method to understand mime-types properly i.e. make it match text/*,
 text/html and */*.  But this solution will probably? do for now ;)

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/367>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list