Issue 103294

Summary: oo access to network share truncates last character of share-name
Product: General Reporter: pirlo <admin>
Component: codeAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: elish, issues
Version: OOo 3.1Keywords: needhelp
Target Milestone: ---   
Hardware: Unknown   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description pirlo 2009-07-02 20:07:54 UTC
when i try to access an file on a network share (\\192.168.10.10\daten\...) then
openoffice truncates the last character of the share an trys to open
\\192.168.10.10\date

which fails and after that openoffice opens the correct file from the correct share.

logfile from samba:
[2009/07/02 20:55:52, 0] param/loadparm.c:process_usershare_file(4606)
  process_usershare_file: stat of /var/lib/samba/usershares/date failed.
Permission denied

the permision denied is because there is no directory with the name
/var/lib/samba/usershares/date!

when i open any file from the same computer with an other application there are
no error messages in the samba logfile!

i tried it with different windows versions (w2k, xp sp2/sp3) and different
servers - even with different openoffice versions (3.0/3.1) - always the same
error on truncating the last character at first access.