Bugzilla – Bug 7345
Player Information 'Name' field confusing.
Last modified: 2009-09-08 09:32:03 UTC
'Name' field without hint is confusing. It's not entirely clear to a novice that this is a user-defined value as opposed to something they have to hunt for. Suggest adding hint: "Name your player to easily identify it - for example: 'Living Room', 'Bedroom', 'Joe's Squeezebox'." Note that there is already a string id for this: 'PLAYER_NAME_INPUT_HINT'. Currently that string reads: "ex. Kitchen, Joe's Squeezebox, or something descriptive." --- docroot/user/register/info.tt (revision 2764) +++ docroot/user/register/info.tt (working copy) @@ -126,6 +126,7 @@ name = 'player_name' type = 'text' label = 'PLAYER_NAME' + hint = 'PLAYER_NAME_INPUT_HINT' }; INCLUDE "formLine.tt" form_line = {
Can I see a screensot for this?
change 2780
This bug has recently been fixed in the latest release of SqueezeCenter 7.0.1 Please try that version, if you still see the error, then reopen this bug. To download this version, please navigate to: http://www.slimdevices.com/su_downloads.html