Bug 3321 - need to filter "@" for FLTK
Summary: need to filter "@" for FLTK
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: pre-1.0
Hardware: PC All
: P2 Normal
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 14:20 CET by Pierre Ossman
Modified: 2021-09-17 15:59 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2009-11-12 14:20:14 CET
FLTK uses the @ character for formatting so we need to make sure we escape any @ before giving it to FLTK. E.g. the string "user@server password:" is rendered as "user" because fltk chokes on the @.
Comment 1 Pierre Ossman cendio 2013-06-05 10:38:45 CEST
Also noticed this whilst testing bug 4003 as the username there contained @.
Comment 2 Pierre Ossman cendio 2021-09-17 15:59:07 CEST
This happened again on bug 7764 where OpenSSH was adding some new prefixes with @ in them.

Note You need to log in before you can comment on or make changes to this bug.