[Bug 26239] Palm mobile rendering problem

2010-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Ben Combee com...@techwood.org changed:

   What|Removed |Added

 CC||com...@techwood.org

--- Comment #9 from Ben Combee com...@techwood.org 2010-12-08 21:54:07 UTC ---
I'm in the Palm developer support group.  I looked at the current page output
for something like http://en.m.wikipedia.org/wiki/Banjo and tried the browser
with a local copy of the page.

The problem is that in your updated template, you have the lines

meta name = viewport content = width=device-width; initial-scale=1.0;
maximum-scale=1.0;
meta name = viewport content = user-scalable=0; /

The Palm web browser gets confused by two viewport tags.  If you move the new
user-scalable=0 to the first line so it's just

meta name = viewport content = width=device-width; initial-scale=1.0;
maximum-scale=1.0;user-scalable=0;

then the content works again on webOS.  I'll file a browser bug, but you can
fix your end much quicker.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

--- Comment #10 from Hampton Catlin hcat...@wikimedia.org 2010-12-08 22:12:27 
UTC ---
Just deployed the recommendation from Ben!

Can someone verify if it worked?

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

--- Comment #11 from Aaron aaron.ship...@gmail.com 2010-12-08 22:14:01 UTC ---
100% fixed, thank you very much.  

Was not the end of the world, but was just frustrating to deal with this from a
very valuable source of mobile information.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

--- Comment #12 from Ben Combee com...@techwood.org 2010-12-08 22:16:17 UTC 
---
Awesome, thanks for the quick response.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

p...@surdigital.co.uk changed:

   What|Removed |Added

 CC||p...@surdigital.co.uk

--- Comment #7 from p...@surdigital.co.uk 2010-12-07 13:50:04 UTC ---
This is very definetely unfixed, and the bahaviour is the same on both Palm Pre
and Palm Pixi. Boht devices are correctly pointing themselves to the mobile
site not the desktop site. They are nto displaying the desktop site either, it
is an incorrectly formatted version of the mobile site.

whatsmyuseragent.com reports: Mozilla/5.0 (webOS/1.4.5; U; en-GB)
AppleWebKit/532.2
(KHTML, like Gecko) Version/1.0 Safari/532.2 Pixi/1.1

Does this problem coincide with the introduction of the wikipedia appeal
banner? If we donate, will it go away

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

--- Comment #8 from Aaron aaron.ship...@gmail.com 2010-12-07 18:54:20 UTC ---
There has been no software updates pushed out for the Palm Pre since at least
August or September.  

The user agent in the Pre still has the word Pre in it as I checked at
whatsmyuseragent.com:

Mozilla/5.0 (webOS/1.4.5; U; en-US)AppleWebKit/532.2 (KHTML, like
Gecko)Version/1.0 Safari/532.2 Pre/1.0

I don't know what changes were made on the website server, but it's something
on your end - nothing to do with changes in the Palm Pre browser.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Hampton Catlin hcat...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Hampton Catlin hcat...@wikimedia.org 2010-12-05 15:00:33 
UTC ---
Around the 2nd of December, all Palm Pre devices changed their User Agent
string to no longer have the term Palm or Pre anywhere in it. It is now 

Mozilla/5.0 (webOS/1.3; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko)
Version/1.0 Safari/532.2 Desktop/1.0

So... it claims to be desktop. And, our site responded with the desktop version
of the mobile site. Whoops!

Deploying the fix now!

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||aaron.ship...@gmail.com

--- Comment #2 from Reedy s...@reedyboy.net 2010-12-05 19:26:25 UTC ---
*** Bug 26249 has been marked as a duplicate of this bug. ***

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #3 from Reedy s...@reedyboy.net 2010-12-05 19:27:26 UTC ---
Hampton, an OTRS ticket suggest this still isn't fixed.

I've requested them to see what user agent string they're getting, and then
I'll look at reopening this bug (hence the reason for marking as duplicate!)

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Jake bbrg...@yahoo.com changed:

   What|Removed |Added

 CC||bbrg...@yahoo.com

--- Comment #4 from Jake bbrg...@yahoo.com 2010-12-05 20:55:12 UTC ---
Having the same issue. According to whatsmyuseragent.com my user agent string
is: 'Mozilla/5.0 (webOS/1.4.5; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko)
Version/1.0 Safari/532.2 Pre/1.0' 

The last WebOS update for the majority of US users was 1.4.5 back in August, so
it's unlikely there was any change in the Pre's browser on Dec 2.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #5 from Reedy s...@reedyboy.net 2010-12-05 21:16:32 UTC ---
Reopening, seems to be unfixed.

Reports in OTRS is similar:

Mozilla/5.0 (webOS/1.4.5; U; en-US) AppleWebKit/532.2
(KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.0

Same as above.

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26239] Palm mobile rendering problem

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26239

--- Comment #6 from Derk-Jan Hartman hart...@videolan.org 2010-12-05 22:31:23 
UTC ---
Was the redirect script fixed as well ?

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

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l