#6 closed bug (fixed)
DataTranslations allows any application/..elf.. to be installed as a Translator
Reported by: | johndrinkwater | Owned by: | sikosis |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Drag&Drop any file with "application/x-vnd.Be-elfexecutable" and DataTranslations will accept it as a Translator, and copy it into the users add-on directory.
Attachments (2)
Change History (11)
by , 20 years ago
Attachment: | DataTranslations.diff added |
---|
comment:1 by , 20 years ago
Owner: | changed from | to
---|
comment:2 by , 20 years ago
attachments.isobsolete: | 0 → 1 |
---|
comment:4 by , 20 years ago
BTW, we have 2 DataTranslations preference apps. One is in "/src/prefs/datatranslations" and one in "/src/prefs/translation". I think we should merge them and/or drop one of them.
comment:5 by , 20 years ago
I've looked into this before - src/prefs/translation is an old version [last check-in 2+ years]. I don't believe there to be anything inside worth a merge into src/prefs/datatranslations.
comment:7 by , 20 years ago
(In reply to comment #2)
Created an attachment (id=2) [edit] Ammended after a test compile
Finally got a system to build Haiku on; adjusted the code because it was just wrong. Tested the resulting binary - now behaves correctly.
I applied the patch and tested the binary too. I confirm this bug is fixed. Thanks John.
comment:8 by , 20 years ago
Status: | new → closed |
---|
comment:9 by , 20 years ago
Resolution: | → fixed |
---|
Possible fix, uses BTranslatorRoster::AddTranslators()