Changes between Version 1 and Version 2 of Ticket #14511, comment 10
- Timestamp:
- Dec 9, 2013, 9:43:38 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14511, comment 10
v1 v2 1 1 @walde.christian@gmail.com 2 2 3 Firstly, developers will google error messages no matter how clear they are. Secondly, Resolution suggestions would require a certain psychic ability. There is no way to know what the user is trying to select. The most helpful message simply points out that the selector is invalid and needs to be changed to something that won't throw an error. We can do that in a succinct manner.3 Firstly, developers will google error messages no matter how clear they are. Secondly, resolution suggestions would require a certain psychic ability. There is no way to know what the user is trying to select. The most helpful message simply points out that the selector is invalid and needs to be changed to something that won't throw an error. We can do that in a succinct manner. 4 4 5 5 @dmethvin: The "Error: " part of the message is automatically inserted by the browser.