Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#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)

DataTranslations.diff (743 bytes ) - added by johndrinkwater 19 years ago.
Possible fix, uses BTranslatorRoster::AddTranslators()
DataTranslations-2k50412.diff (1.1 KB ) - added by johndrinkwater 19 years ago.
Ammended after a test compile

Download all attachments as: .zip

Change History (11)

by johndrinkwater, 19 years ago

Attachment: DataTranslations.diff added

Possible fix, uses BTranslatorRoster::AddTranslators()

by johndrinkwater, 19 years ago

Ammended after a test compile

comment:1 by johndrinkwater, 19 years ago

Owner: changed from marcusoverhagen to sikosis

comment:2 by johndrinkwater, 19 years ago

attachments.isobsolete: 01

comment:3 by johndrinkwater, 19 years ago

(From update of attachment 1) B0rked

comment:4 by jackburton, 19 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 johndrinkwater, 19 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:6 by johndrinkwater, 19 years ago

Created new Bug, #22 relating to comment 4

comment:7 by jackburton, 19 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 jackburton, 19 years ago

Status: newclosed

comment:9 by jackburton, 19 years ago

Resolution: fixed
Note: See TracTickets for help on using tickets.