Opened 15 years ago
Closed 10 years ago
#5868 closed bug (fixed)
[mime] change default application of Bookmarks to WebPositive.
Reported by: | diver | Owned by: | mmu_man |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Some bookmarks open in Terminal and it looks like wget is trying to download bookmark URL.
Tested with hrev36568 in VirtualBox 3.0.12.
Change History (4)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Does this still happen? urlwrapper should analyze the URL, and use one of the URL mime types to load the right app. In the case of HTTP that would be WebPositive.
If you can stil ltrigger this problem, what is the bookmark URL? (for example FTP will open with the ftp client in terminal).
comment:3 by , 10 years ago
I think it only happens in the absence of web browser, see ticket:11378#comment:3 by ttcoder.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I think downloading the file with wget when there is no web browser is an acceptable solution.
Bookmarks are associated with urlwrapper. It seems like there is an idea behind this, but assigning to Francois anyway, since he should know best.