Closed
Bug 417586
Opened 17 years ago
Closed 16 years ago
Import ICS file dialog ignores selected directory, looks in / instead
Categories
(Calendar :: Import and Export, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: advax, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
Build Identifier: sunbird 0.8pre Gecko/20080212
When browsing for an ICS file to import, if a file is selected then "Open" clicked, Sunbird says "File /example.ics doesn't exist"
Reproducible: Always
Steps to Reproduce:
1. $ cd /home/myself/test
2. $ sunbird
3. Ctrl-I
- expect to see "/home/myself/test" selected.
+ see nothing; "Look in" shows a narrow bar with no text
4. Click Home icon
- expect to see "/home/myself"
+ see "you do not have permissions to view this directory", still
+ with narrow bar
5. enter file name "/home/myself/test", Open
+ see view of directory
6. Select "example.ics", click Open
- expect ICS file to be loaded
+ get alert "File /example.ics doesn't exist"
7. Enter file name "/home/myself/text/example.ics", Open
+ ICS file is loaded
Comment 1•17 years ago
|
||
Works fine for me using compiled build from today.
Comment 2•17 years ago
|
||
Andrew, can you please re-test with a more recent Sunbird build, e.g. 0.9?
Comment 3•16 years ago
|
||
Marking as WORKSFORME according to comment#1.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•