Bug 12261 - Non-Ascii SSID shows '__' not character set
: Non-Ascii SSID shows '__' not character set
Status: RESOLVED WONTFIX
Product: SqueezePlay
Classification: Unclassified
Component: Networking
: unspecified
: PC Windows XP
: P1 major (vote)
: 7.4.0
Assigned To: Felix Mueller
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-04 11:33 UTC by James Richardson
Modified: 2009-09-08 09:12 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Richardson 2009-06-04 11:33:50 UTC
SSID's with non ascii characters show up on the Fab4 as '__' instead of the correct character

Examples of some characters that fail:

û  ü  ë  Æ  ç  à

-------------
NOTE: selecting the SSID will still connect you to the proper network, the bug here is that the characters don't show properly
Comment 1 Felix Mueller 2009-07-22 06:01:40 UTC
Special chars in SSID will show as '?' in the GUI.

Some background:

An SSID consists of simple 8 bit ASCII chars (not UTF-8) and the upper half of the ASCII table can be many things - it could be pseudo graphical chars or umlauts or ... Simple from an SSID it's not possible to determine what the user has entered on it's AP.

For instance a 'û' is reported back from the wireless driver as '{', on a Mac it shows as small circle, etc.
Comment 2 Blackketter Dean 2009-07-22 09:18:00 UTC
Moving to the product SqueezePlay because this bug appears to apply to any player based on that application code.  Feel free to move it back if it's specific to the single original product.
Comment 3 Richard Titmuss 2009-07-23 07:12:09 UTC
Felix, can this be closed now?
Comment 4 Chris Owens 2009-07-27 09:19:12 UTC
Felix notes that connecting to these SSIDs should *work*, however it's the *display* of these characters that's difficult.  The ASCII character set above 127 is not strictly defined, in any case.