<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 16/08/11 19:53, Andy Summerskill wrote:
    <blockquote cite="mid:SNT143-W46B08B8CC692750636F6EEBD290@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Additional info...<br>
        <br>
        I have created a webpage containing the php code -<br>
        <br>
        &lt;?php <br>
        &nbsp;echo $_SERVER['HTTP_USER_AGENT'];<br>
        &nbsp;?&gt; <br>
        <br>
        which returns <br>
        <br>
        Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0<br>
        <br>
        using the standard Ubuntu version of firefox. However, the
        return when the website is accessed from Mythbrowser is<br>
        <br>
        <span class="Apple-style-span" style="border-collapse: separate;
          color: rgb(0, 0, 0); font-family: Arial; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; orphans: 2; text-indent: 0px;
          text-transform: none; white-space: normal; widows: 2;
          word-spacing: 0px; font-size: medium;">Mozilla/5.0 (X11; U;
          Linux i686; en-GB) AppleWebKit/533.3 (KHTML, like Gecko)
          Qt/4.7.2 Safari/533.3</span><br>
        <br>
        which the BBC website is presumably interpreting as a mobile
        browser.<br>
        <br>
      </div>
    </blockquote>
    <br>
    This is already fixed in master<a class="moz-txt-link-freetext"
      href="https://github.com/MythTV/mythtv/commit/f19c6108a">
      https://github.com/MythTV/mythtv/commit/f19c6108a</a><br>
    <br>
    Since it seem to be working well and no one has complained I'll
    backport it to the fixes branch. <br>
    <br>
    Paul H.<br>
    <pre wrap="">
</pre>
  </body>
</html>