Posted by sliddell on July 21, 2009 at 11:42am
4 followers
Jump to:
| Project: | Mobile Plugin |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The site I have started making works fon on both my computer and my iPhone. However, when I try to log in using my Nokia 6300 I get stuck in an infinite loop with the message "data you are sending will be redirected to another server Continue?"
I've tried Googling this issue with not much luck, though it seems it *could* be some Nokias have issues with POST fields.
Anyone care to shine some light on this?
TY :)
Comments
#1
I think I may have found the cause of this - I was rewriting my urls to not use the www portion of the domain name. I have now done the opposite (forced the www). I made some other changes to the site too that may have been a factor but I believe this is the most likely culprit.
#2
Did you solve this issue? As far as I know all Nokia Series 40 (and the 6300 is one of them) have problems with redirection after POSTs. This is a default feature of Drupal and might be the real cause.
I had a similar issue on my site, so if you solved, I'd like to know more, please.