Ticket #2572 (closed defect: fixed)
Patchfs with filenames containing whitespaces
Reported by: | storchaka | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.8.0-pre1 |
Component: | mc-vfs | Version: | 4.7.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | commited-master commited-stable |
Description
Currently patchfs is not correctly work with filenames containing whitespaces. Followed patch partially resolve this issue (solution ported from patch utility). Solution is not perfect because of ambiguous diff syntax.
Attachments
Change History
comment:1 Changed 13 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:2 Changed 13 years ago by slavazanko
- Branch state changed from no branch to on review
Created branch 2572_patchfs_space_in_fnames
Initial changeset:a18f296e0e05ebaf6fbb258b60e9b85c91fccbe8
Review, please.
comment:4 Changed 13 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- Branch state changed from on review to approved
Note: See
TracTickets for help on using
tickets.