webdav, ezp 3.10 and Windows XP

Author Message

Linh Vu

Wednesday 06 February 2008 4:35:07 pm

Hi all,

My configuration:

- ezp 3.10.0
- Windows XP SP2 latest patches
- Debian Etch with latest updates, (apache 2.2.3, php 4.4.4-8, mysql 5.0.32)

Rewrite for webdav:

RewriteEngine On
RewriteRule !\.(css|jar|js|html|htm|php)$ /webdav.php

Everything's working fine in all clients (cadaver, Nautilus, Konqueror, OSX Finder) that I've tried, except in Windows. I can see the top 3 levels fine: i.e siteaccess list, Content & Media, & the children of Content or Media.

However, when I go into for example Media/Files, the address in the URL bar changes to: http://webdav.example.com/mysite/Media/Media/Files <- note the extra "Media" getting inserted. It's the same with Content (just replace Media with Content). I'd get a "resource not found" error. If I manually remove Media from the above URL and reload it, I get a 404 page.

This only happens in Windows XP & IE, and not in other OSes & clients. Before our upgrade from 3.9.4 to 3.10.0, it used to work in Windows XP & IE.

Any suggestion?

If I had more time, I would write less code.

Ɓukasz Serwatka

Wednesday 06 February 2008 11:21:00 pm

Hi,

Look on issue: http://issues.ez.no/11503

It was fixed in eZ Publish 3.10.1 which should be release within 2 weeks. This bug does not affect version 4.0.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Linh Vu

Thursday 07 February 2008 2:06:45 pm

Thanks Lukasz. I had a look in the bug tracker but couldn't find it earlier.

If I had more time, I would write less code.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:30:32
Script start
Timing: Jan 18 2025 19:30:32
Module start 'layout'
Timing: Jan 18 2025 19:30:32
Module start 'content'
Timing: Jan 18 2025 19:30:32
Module end 'content'
Timing: Jan 18 2025 19:30:32
Script end

Main resources:

Total runtime0.7191 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0081 589.1484152.6406
Module start 'layout' 0.00810.0034 741.789139.4766
Module start 'content' 0.01150.7058 781.2656543.5469
Module end 'content' 0.71730.0018 1,324.812512.1484
Script end 0.7191  1,336.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4568160.0002
Check MTime0.00140.1896160.0001
Mysql Total
Database connection0.00230.326010.0023
Mysqli_queries0.667292.7776570.0117
Looping result0.00070.0988550.0000
Template Total0.689095.820.3445
Template load0.00210.294020.0011
Template processing0.686995.517720.3434
Template load and register function0.00010.018610.0001
states
state_id_array0.00070.102110.0007
state_identifier_array0.00120.167920.0006
Override
Cache load0.00180.2444240.0001
Sytem overhead
Fetch class attribute can translate value0.00080.110320.0004
Fetch class attribute name0.00130.177450.0003
XML
Image XML parsing0.00100.133020.0005
class_abstraction
Instantiating content class attribute0.00000.001560.0000
General
dbfile0.00080.1179240.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs