HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[bug report] mobile incompatibility

edited July 2011 in Feedback
When the replyto module is activated, it causes a variety of quirks with the mobile version of vanilla.

Namely:
when adding a new comment to a thread, it automatically places that comment after the first comment rather than at the end of the thread.

it removes the popup dialog for deleting comments / discussions - and instead redirects to a file not found.

I added the line'MobileFriendly' => FALSE, to class.reply.plugin.php to get the mobile version to ignore it, but nothing changed until i actually deactivated the plugin.

Otherwise awesome plugin, so I thought I would pass along my findings.

Best,
George
Tagged:

Comments

  • lucluc ✭✭
    Unless a plugin is set to be mobilefriendly, it shouldn't load on a mobile phone/theme.
    But on the beta 2.0.18, it doesn't seem to work anymore. I opened an issue on github for that.
Sign In or Register to comment.