Ticket #14 (assigned enhancement)

Opened 1 year ago

Last modified 2 months ago

"Change" button should detect current parser setting

Reported by: brian Assigned to: brian (accepted)
Priority: low Milestone:
Component: Installer Version: 0.22.6
Severity: Keywords: uninstaller
Cc:

Description

When the "Change" button in the "Add/Remove Programs" window is used to modify the Nihongo parser, the "Choose Nihongo parser" page always appears with the Kakasi option selected, even if the existing installation is configured to use the MeCab? or internal parsers. It would be more user-friendly if the user's current selection was detected and the appropriate radio-button preset.

Change History

10/15/07 21:47:02 changed by brian

  • status changed from new to assigned.

10/16/07 01:38:34 changed by brian

The case where the user has admin rights should be relatively straightforward to fix.

10/18/07 04:43:01 changed by brian

Partially fixed in setup-test-2.exe. The installer (or the /MODIFY mode of the uninstaller) saves the Nihongo parser setting in the registry and will use this data to determine which parser should be pre-selected.

This setting may not be the same as the current user's bayes_nihongo_parser setting.

10/18/07 04:44:20 changed by brian

  • priority changed from major to minor.