Skip to content

KONICA MINOLTA whitespace make and model parsing #1313

@dkosovic

Description

@dkosovic

Is your feature request related to a problem? Please describe.
The whitespace in the "KONICA MINOLTA" make name causes an issue in incorrectly parsing the make. e.g.

"KONICA MINOLTA bizhub C451i" is incorrectly parsed as make="KONICA" and model="MINOLTA bizhub C451i"

Describe the solution you'd like
It would be nice if make="KONICA MINOLTA"

Describe alternatives you've considered
Hewlett Packard is converted to make="HP", unfortunately can't do the same with KONICA MINOLTA, as KM is practically unknown as an alternative.

Maybe hyphenation, e.g. KONICA-MINOLTA might be an option, although the company never uses a hyphen themselves. Or maybe KonicaMinolta without a space and mixed capitalisation.

I'm posting this as a feature request as it is purely aesthetic, there is no loss in functionality.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions