https://bugzilla.wikimedia.org/show_bug.cgi?id=31012

--- Comment #4 from Greg <[email protected]> 2011-09-19 22:17:45 UTC ---
the following code is from the mac app mentioned above. It shows that the app
really loads the mobile url :

NSString *wikURL = [NSString
stringWithFormat:@"http://en.m.wikipedia.org/wiki/%@",wikTitle ];

[webView setMainFrameURL:wikURL];

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to