Closed Bug 857119 Opened 11 years ago Closed 11 years ago

m.photobucket.com lists too few images in search results

Categories

(Web Compatibility :: Site Reports, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: geckobugs, Assigned: karlcow)

References

()

Details

(Whiteboard: [serversniff] [contactready] [country-all])

User Agent: Opera/9.80 (Windows NT 5.1) Presto/2.12.388 Version/12.15

Steps to reproduce:

Clicked image in carousel on m.photobucket.com


Actual results:

Search result shows 4 images in vertical column with the default UA string (<div class="center" id="searchResults"> contents)


Expected results:

With an iPhoneish UA the site sends more search results, laid out in a grid.

Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543 Safari/419.3
Component: General → English US
Product: Firefox for Android → Tech Evangelism
Version: Firefox 20 → Trunk
Whiteboard: serversniff
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: serversniff → [serversniff][contactready]
Component: English US → Mobile
This requires a bit more analysis before being able to contact. 

Firefox OS, Firefox Android and iPhone are identified as mobile, there is a cookie which sets mobile=true.
All are redirected to http://photobucket.com/images/black+and+white

On testing on Firefox OS/ZTE, I receive all images. Closing as WORKSFORME.


# Firefox OS

GET /images/?searchTerm=black+and+white HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: m.photobucket.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0

HTTP/1.1 302 Found
Content-Encoding: gzip
Content-Length: 190
Content-Type: text/html
Date: Mon, 25 Nov 2013 14:46:37 GMT
Location: http://photobucket.com/images/black+and+white
Server: Apache
Set-Cookie: flash=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=.photobucket.com
Set-Cookie: pb_mobile=true; expires=Sat, 13-Dec-2081 18:00:44 GMT; path=/; domain=.photobucket.com
Set-Cookie: persisted=YTowOnt9; path=/images
Vary: Accept-Encoding


Then 

GET /images/black+and+white HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: photobucket.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0

HTTP/1.1 200 OK
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Cache-Control: no-cache
Content-Type: text/html; charset=utf8
Date: Mon, 25 Nov 2013 14:47:38 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Pragma: no-cache
Server: Apache
Set-Cookie: PHPSESSID=r252ut1v8av3v3p6tg6bdvmim4; path=/; domain=.photobucket.com
Set-Cookie: pb_mobile=true; expires=Tue, 26-Nov-2013 14:47:38 GMT; path=/; domain=.photobucket.com
Set-Cookie: pb_features=1630996055; expires=Tue, 25-Nov-2014 14:47:38 GMT; path=/; domain=.photobucket.com
Set-Cookie: pb_userid=YzdlZTZlMTY2N2FmZmM5ZDg4ZjcyMDRmM2ZkOGI1MDIkYToxOntzOjc6InRyYWNraWQiO3M6MjQ6IjEzODUzOTA4NTguNzEwNTEzMTgyODUzNCI7fQ%3D%3D; expires=Sat, 13-Dec-2081 18:01:44 GMT; path=/; domain=.photobucket.com
Set-Cookie: __utmmobile=0x033e052473209bb2; expires=Wed, 25-Nov-2015 14:47:38 GMT; path=/; domain=.photobucket.com
Set-Cookie: _sfkcs2_r252ut1v8av3v3p6tg6bdvmim4=TQaeWewbBVqOOW%2FKIpVpHzhghsWgEYcj9n%2BK2iVetiEd0OpfQtg%3D; path=/; domain=.photobucket.com
Transfer-Encoding: chunked
Vary: User-Agent
Assignee: nobody → kdubost
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Whiteboard: [serversniff][contactready] → [serversniff] [contactready] [country-all]
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.