#635 closed defect (fixed)
bundlebuilder.list_files drops first character of file names if base_dir has trailing slash
Reported by: | homunq | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Unspecified |
Severity: | Blocker | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
summary says it all
Attachments (1)
Change History (7)
Changed 14 years ago by homunq
comment:1 Changed 14 years ago by erikos
- Keywords r? added
comment:2 Changed 14 years ago by tomeu
- Severity changed from Unspecified to Blocker
comment:3 Changed 14 years ago by homunq
| TestCase |
Download Develop from aslo. Use it to open itself, and make a trivial change. Switch to Log and look at Develop's log (you can use Develop to read its own log, but the error doesn't appear until you force a save by switching activities.) If the log contains warnings that several files are not in MANIFEST, all missing the first character of their directory name (like cons/ instead of icons/) then the bug persists; if it does not, the bug is fixed.
comment:4 Changed 14 years ago by erikos
- Milestone changed from Unspecified by Release Team to 0.84
comment:5 Changed 14 years ago by erikos
- Keywords r+ added; r? removed
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
patch to sugar-toolkit to fix