Skip to content

URLs for site creating stack traces #25

@gavaletz

Description

@gavaletz

This is something that is unlikely to happen from average users, but IMO it poses two issues when it does happen:

  1. You are exposing implementation (not a huge thing since MobiPerf is open source).
  2. It looks sloppy and does not help the user do the right thing.

If I were to enter a URL such as http://openmobiledata.appspot.com/checkin

It should do something other than dump a stack trace to my browser. In most cases it should redirect to a help or FAQ instructing them about how to use the site.

In my case I was looking for JSON serialized data with the link '/timeseries/data'. Note that I am not saying that for development we shouldn't display the stack trace, but we should have a plan to do something more friendly for users.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions