Nuxeo mailing list archives
[Nuxeo-tickets] Re: [Nuxeo Repository] #1873: AssertionError when
spaces are in file name in url
Nuxeo Repository
trac at nuxeo.com
Fri Dec 28 18:23:33 CET 2007
#1873: AssertionError when spaces are in file name in url
-----------------------+----------------------------------------------------
Reporter: tracguest | Owner: bdelbosc
Type: defect | Status: closed
Priority: P1 | Milestone: unspecified
Component: funkload | Version: unspecified
Severity: critical | Resolution: fixed
Keywords: spaces |
-----------------------+----------------------------------------------------
Changes (by tracguest):
* status: new => closed
* resolution: => fixed
Comment:
This is fixed by editing PatchWebunit.py and adding the following on lines
105 and 133
{{{
url = url.replace(' ','%20')
}}}
--
Ticket URL: <http://svn.in.nuxeo.com/trac/pub/ticket/1873#comment:1>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.