Opened 12 years ago

Closed 11 years ago

#202 closed defect (fixed)

loading a profile dataset fails due to blanks

Reported by: LotharS Owned by: Herwig Bauernfeind
Priority: major Milestone:
Component: Samba Client GUI Version: Samba Client GUI 2.x
Keywords: Cc:

Description

I manage to successfully connect from eCS client to Win7 host using EVFSGUI. However, loading a thus saved profile dataset will fail, if the 'user name' contains blank character(s). Reproducible.

Workaround: Use a different user name without blanks in it. Or change it on the Win host (which is not a trivial procedure, but might be preferable anyway), works for me. At least worth a hint in the FAQs?

Attachments (2)

t202_correct.zip (1.0 KB) - added by LotharS 12 years ago.
Correct situation. Share name = "VMShare" (no blanks)
t202_wrong.zip (938 bytes) - added by LotharS 12 years ago.
Wrong situation. Share name = "My Share" (with blank inside)

Download all attachments as: .zip

Change History (8)

comment:1 Changed 12 years ago by LotharS

Same phenomenon happens with untraditional naming of shares directories, e.g "My Share" instead of "My_Share" (without the quotes). EVFSGUI should formally check the entered key values during the dialog and eventually throw a warning message.

comment:2 Changed 12 years ago by Herwig Bauernfeind

Resolution: feedback pending
Status: newclosed

Please enable the debugging console of EVFSGUI and provide the output of the failing situation.

comment:3 Changed 12 years ago by Herwig Bauernfeind

Priority: minorFeedback Pending
Resolution: feedback pending
Status: closedreopened

comment:4 Changed 12 years ago by LotharS

The above workaround may be preferable or not, but might sometimes not be easy for the user.

Since /entering/ connection data with inner blanks in the /GUI/ and then connect does work, a possible solution for this issue could be the use of QUOTES (" ") as delimiters in the profile dataset (and backwards compatibility for existing files...). Like I would do on the command line or own Rexx scripts. No workaround nor warnings really needed...

Changed 12 years ago by LotharS

Attachment: t202_correct.zip added

Correct situation. Share name = "VMShare" (no blanks)

Changed 12 years ago by LotharS

Attachment: t202_wrong.zip added

Wrong situation. Share name = "My Share" (with blank inside)

comment:5 Changed 11 years ago by Silvan Scherrer

Priority: Feedback Pendingmajor

@Herwig could you work on that?

comment:6 Changed 11 years ago by Herwig Bauernfeind

Resolution: fixed
Status: reopenedclosed

Fixed in changeset #761 for smb.cmd and in changeset #762 for EVFSGUI.

Note: See TracTickets for help on using tickets.