Hi,
I've run into one more small bug: I'm using FlexiContact as a contact form and when I access it through the mobile version of the website I see this error in my nginx error log:
2015/10/04 14:58:14 [error] 8304#8304: *122368 FastCGI sent in stderr: "PHP message: PHP Notice: Uninitialized string offset: 0 in /var/www/joomla3/administrator/components/com_mobilejoomla/ress/classes/urlrewriter.php on line 289" while reading response header from upstream, client: 188.165.15.210, server:
www.mydomain.de, request: "GET /index.php?option=com_flexicontact&view=contact&Itemid=64&lang=en&device=mobile HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "
www.mydomain.de"
In the browser of my Smartphone I see the contact page loads normally but the "send" button is not clickable which is probably related to this error.