Ticket #185 (closed defect: fixed)
XXE cannot create new files through DAV
| Reported by: | fabian@… | Owned by: | fabian@… |
|---|---|---|---|
| Priority: | critical | Milestone: | V2 Final |
| Component: | Calenco Core | Version: | 2.0 |
| Keywords: | Cc: |
Description (last modified by fabian@…) (diff)
Steps to reproduce:
- Open XXE
- File -> New -> DocBook5+ -> Section
- Fill some content
- File -> Save
- Type V2 URL to the content folder of an existing workspace (http://HOST:PORT/workspaces/WKSP/content)
- Click the "Browse Remote" button, authenticate if needed, type a file name, and accept the dialog
XXE "just sits there" and "nothing happens"
OPTIONS requests are issued by XXE and V2 is answering those, maybe on the last answer (OPTIONS /workspaces/WKSP/content/typed_file_name.xml) there's something missing...
Change History
comment:1 Changed 6 months ago by fabian@…
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 6 months ago by fabian@…
- Status changed from accepted to closed
- Resolution set to fixed
Fixed in svn rev 696
comment:3 Changed 6 months ago by camille@…
- Status changed from closed to reopened
- Resolution fixed deleted
I have tested this and it is still buggy: the file is correctly stored on Calenco but XXE keeps showing the "Copying file" dialog, and finally shows a "read time out" error.
comment:4 Changed 6 months ago by fabian@…
Camille, the copying file dialog XXE shows is its way to put the file IIRC. That's how XXE works, or at least that's how XXE seems to be working (have you tested with other DAV servers?)
IIRC this bug was due to the fact that the V2 core wasn't answering fine some DAV requests, which I've fixed.
I cannot reproduce neither locally, nor in my LAN. Time out errors may be due to network latency...
