[Bug 15326] ntdll:NtCreateFile is not parsing the file create string correctly so fails

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 19 10:08:36 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15326


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ntdll                       |-unknown




--- Comment #3 from Juan Lang <juan_lang at yahoo.com>  2008-09-19 10:08:35 ---
My guess is this is a problem elsewhere, e.g. in shlwapi.  The %20 and %3a look
like URL escaping to me, and so something like UrlCanonicalize shoudl be
removing these.  You'll need a test case to prove this is indeed a problem in
ntdll, but my guess is it's not.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list