Issue 103294 - oo access to network share truncates last character of share-name
Summary: oo access to network share truncates last character of share-name
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 3.1
Hardware: Unknown Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: needhelp
Depends on:
Blocks:
 
Reported: 2009-07-02 20:07 UTC by pirlo
Modified: 2014-01-24 11:26 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.