<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY dir=ltr>
<DIV><FONT face=Arial size=2><SPAN class=171233509-23022010>Hello
all,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>I'm new to OpenCms,
and I inherited a large website. Big learning curve, but I'm doing relatively
good so far hacking my way through and slowly picking up
pace.</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>But I'm stuck at one
issue that I hope you can help me with (and excuse my ignorance if it's too
silly). I edit VFS files either using the the Edit option from the workplace, or
via WebDAV. My problem with WebDAV is that, for some reason, I cannot
replace/overwrite IMAGES. All other files seem to be working OK, but when it
comes to downloading an image to the real file system, editing it, and putting
it back into the VFS, it gives an error "An error occurred copying some or all
of the selected files."</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>I am currently using
the Web Folders method, but the same problem happens with Eclipse and a little
app called AnyClient.</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>Checking OpenCms
(v7.0.5) logs, I found this exception when I try to copy an image back to the
VFS. Below are the first few lines of the stack trace:</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>--- snip
---</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>23 Feb 2010
11:44:35,859 ERROR [pencms.webdav.CmsWebdavServlet:2063] Error in repository
while executing method "PUT" for path
"/vfspath/to/image.jpg"<BR>java.lang.IllegalArgumentException: Malformed \uxxxx
encoding.<BR> at java.util.Properties.loadConvert(Unknown
Source)<BR> at java.util.Properties.load0(Unknown Source)<BR> at
java.util.Properties.load(Unknown Source)<BR> at
org.opencms.file.wrapper.CmsResourceWrapperUtils.writePropertyFile(CmsResourceWrapperUtils.java:366)</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>--- /snip
---</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>I seems to be a
problem with the property file (which, btw, I do not attempt to replace) It
is also worth noting that it works fine if the file does not already exist.
Again, this only happens, so far, with images only.</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>Any thoughts on how
to fix this? Ideas are highly appreciated.</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial size=2>Thank in
advance!</FONT></SPAN></DIV>
<DIV><SPAN class=171233509-23022010><FONT face=Arial
size=2>Ahmed</FONT></SPAN></DIV></BODY></HTML>