Skip to content

Rewrite handleStringData to use CompositeIdFetcher #12004

@koppor

Description

@koppor

org.jabref.gui.externalfiles.ImportHandler#handleStringData should be rewritten to use org.jabref.logic.importer.CompositeIdFetcher#performSearchById. One could first call org.jabref.logic.importer.CompositeIdFetcher#containsValidId. If this returns false, then continue at tryImportFormats else call performSearchById.

Remove unsued methods then.

Metadata

Metadata

Assignees

Labels

FirstTimeCodeContributionTriggers GitHub Greeter Workflowdev: code-qualityIssues related to code or architecture decisionsgood first issueAn issue intended for project-newcomers. Varies in difficulty.📍 AssignedAssigned by assign-issue-action (or manually assigned)

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions