Hi, > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of afra > Sent: Tuesday, August 03, 2010 2:01 PM > To: [email protected] > Subject: Re: [xwiki-users] XWord image upload to db fails > > > Hi Florin, > here are some details about my environment: > -Server2008 R2 Enterprise (64bit) > -JRE 1.6 (32 and 64bit - 32 because of openoffice server) -OpenOffice running > headless per batch -Tomcat Server 6.0.29 running port 80 -XWiki 2.4 war and > xar setup -DB backend is MSSQL 2008 R1 SE -Authentication per ldap -XWord > (1.1.1 and 1.2M1 doesn't make a difference for this issue) -Client running > Win7 64bit (32bit was tested as well) + Office2007 If I've missed anything > please let me know. > I've already tried this using a normal user (view,edit,comment rights) as well > as the admin user (all rights) but it didn't make any difference.
Thanks for all the details. Can you share a dummy url coresponding to the one you are using to login in XWord? Additionally, I would appeciate if you could test the following scenario: - Create a wiki page using Word - Insert some images then publish the page - View the page in the browser and click on one of the image attachements. -> The attachment should be corrupt - Back in Word, re-publish the page - Refresh the browser tab containing the attachment url -> The image appears - Referesh the entire wiki page in the brower -> The image is currupt again This should confirm that the attachment is only cached and not stored on the server and will allow me to focus on the serverside api implementation. > > Other topics of XWord I'd like to mention: > -install into Office2007 without admin rights not possible because of security > issues (fails to write some settings to security protocol) Yes. This is imposed by Microsoft for this types of add-ins. The installer should prompt for admin rights. > -xwiki browser of the > plugin shows all spaces with view rights regardless of ignore or edit rights. > Wouldn't it be nicer to show only spaces/pages with edit right? Rights > managment cannot be cutback as much as to enforce the plugin browser and > at the same time grant the user a passive view right on all spaces while > logged in at the wiki. This is a limitation of the server. We should either improve the xml-rpc api, or switch use REST for the wiki explorer. We currently have low resources on XOffice but this should also go in the next releases. Thanks, Florin Ciubotaru > > Hopefully the data I supplied helps resolving the issue. If not please don't > hesitate to ask for more ;) > -- > View this message in context: http://xwiki.475771.n2.nabble.com/XWord- > image-upload-to-db-fails-tp5367663p5367839.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
