jtubert / 2by2

Double Exposure App
0 stars 0 forks source link

Error pages #290

Closed jtubert closed 10 years ago

jtubert commented 10 years ago

http://www.2by2app.com/profile/%D0%9F%D1%80%D0%BE%D1%81%D1%82%D0%BE%D0%9A%D0%BB%D0%B8%D0%BC%D0%B5%D0%BD%D0%BA%D0%BE

Can you design this error page a bit?

amintorres commented 10 years ago

will do, I can design an error page but is there no way around showing the profile for rusian users?

On Fri, May 2, 2014 at 9:37 AM, John Tubert notifications@github.comwrote:

http://www.2by2app.com/profile/%D0%9F%D1%80%D0%BE%D1%81%D1%82%D0%BE%D0%9A%D0%BB%D0%B8%D0%BC%D0%B5%D0%BD%D0%BA%D0%BE

Can you design this error page a bit?

— Reply to this email directly or view it on GitHubhttps://github.com/amintorres/2by2/issues/290 .

jtubert commented 10 years ago

Not sure yet, will look into it. when I search on the parse dashboard for that username, nothing comes back.

amintorres commented 10 years ago

I wonder if we can do something like swap their username for their parse user id for these type of users?

On Fri, May 2, 2014 at 10:00 AM, John Tubert notifications@github.comwrote:

Not sure yet, will look into it. when I search on the parse dashboard for that username, nothing comes back.

— Reply to this email directly or view it on GitHubhttps://github.com/amintorres/2by2/issues/290#issuecomment-42034633 .

jtubert commented 10 years ago

I think the only way to do this is to encode (encodeURIComponent) the usernames and decode them when we want to show the actual value.

jtubert commented 10 years ago

This page works now: http://www.2by2app.com/profile/%D0%9F%D1%80%D0%BE%D1%81%D1%82%D0%BE%D0%9A%D0%BB%D0%B8%D0%BC%D0%B5%D0%BD%D0%BA%D0%BE

jtubert commented 10 years ago

Also if you click on it from here: http://www.2by2app.com/pdp/6gyadbO3KO

jtubert commented 10 years ago

But you never gave me a design for it

Sent from my mobile device

On May 10, 2014, at 12:43 PM, "Amin Torres" notifications@github.com wrote:

Closed #290.

— Reply to this email directly or view it on GitHub.