-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Milestone
Description
This is something that is unlikely to happen from average users, but IMO it poses two issues when it does happen:
- You are exposing implementation (not a huge thing since MobiPerf is open source).
- 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