Opened 10 years ago

Closed 10 years ago

#10453 closed bug (fixed)

BAppFileInfo needs adjustments to work correctly with private mime databases

Reported by: anevilyak Owned by: bonefish
Priority: low Milestone: R1
Component: Kits/Storage Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

As implemented currently, BAppFileInfo::{Get,Set}SupportedTypes() and BAppFileInfo::{Get,Set}IconForType() always use the system MIME database. This can be problematic however, if e.g. one intends to use mimeset -m to write to a custom database instead. As such, additional versions of these calls would need to be added that allow the caller to specify the database to use in addition to their usual parameters.

Change History (2)

comment:1 by bonefish, 10 years ago

Status: newin-progress

comment:2 by bonefish, 10 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev46762.

Note: See TracTickets for help on using tickets.