[Officeshots] odf xml file failing

Jos van den Oever jos.van.den.oever at kogmbh.com
Wed Jun 30 15:15:45 CEST 2010


Hi all,

I tried to upload an ODF file in XML serialization to OfficeShots, but got an 
error  (see below). The contents of the xml validates with the ODF 1.0 RNG.

<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
office:mimetype="application/vnd.oasis.opendocument.text">
  <office:body>
    <office:text>
      <text:p>Hello ODF!</text:p>
    </office:text>
  </office:body>
</office:document>

Cheers,
Jos


Warning (2): 
rmdir(/var/www/www.officeshots.org/trunk/www/app/files/requests/.svn/prop-base) 
[function.rmdir]: Permission denied [CORE/cake/libs/folder.php, line 547]

Code | Context

$path	=	
"/var/www/www.officeshots.org/trunk/www/app/files/requests/.svn/prop-base"
$normalFiles	=	array()
$hiddenFiles	=	array(
	"/var/www/www.officeshots.org/trunk/www/app/files/requests/.svn/prop-
base/.."
)
$files	=	array(
	"/var/www/www.officeshots.org/trunk/www/app/files/requests/.svn/prop-
base/.."
)
$file	=	"/var/www/www.officeshots.org/trunk/www/app/files/requests/.svn/prop-
base/.."

rmdir - [internal], line ??
Folder::delete() - CORE/cake/libs/folder.php, line 547
Folder::delete() - CORE/cake/libs/folder.php, line 541
Folder::delete() - CORE/cake/libs/folder.php, line 541
Folder::delete() - CORE/cake/libs/folder.php, line 541
Request::beforeDelete() - APP/models/request.php, line 469
Model::del() - CORE/cake/libs/model/model.php, line 1667
Model::delete() - CORE/cake/libs/model/model.php, line 1704
RequestsController::add() - APP/controllers/requests_controller.php, line 239
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88

Warning (2): Cannot modify header information - headers already sent by 
(output started at /var/www/www.officeshots.org/trunk/www/cake/basics.php:111) 
[CORE/cake/libs/controller/controller.php, line 615]

Code | Context

$status	=	"Location: http://officeshots.org/"

header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 615
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 596
RequestsController::add() - APP/controllers/requests_controller.php, line 241
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88


-- 
Jos van den Oever, software architect
+49 391 25 19 15 53
http://kogmbh.com/legal/


More information about the Officeshots mailing list