RandomAPI / Randomuser.me-old-source

[Deprecated] PHP source for Random User Generator - Please take a look at the new Node version
https://randomuser.me
137 stars 48 forks source link

Thumb and full-size images for the random number do not match #52

Closed rohanbritto closed 8 years ago

rohanbritto commented 9 years ago

For example: https://randomuser.me/api/portraits/women/11.jpg and https://randomuser.me/api/portraits/thumb/women/11.jpg are 2 different women.

This also leads to problems on your website. Steps to reproduce the issue are as follows:

  1. Visit the following link https://randomuser.me/photos
  2. Click on any thumbnail to view the full-size image of the person.
  3. You will see a different image.
keitharm commented 8 years ago

Fixed! Thanks for the report!