Automattic / Automattic/knox

Support for deprecated lookup API

Open
#327 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.7k
Forks
283
PR merge metrics
No merged PRs in 30d

Description

In lib, client.js is calling lookup function but in Mime.js that function has been removed. Instead of lookup, getType function should be used.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in lib/client.js, where the client calls the removed lookup function, and compare it with Mime.js, which provides getType instead. Update the call to use the available function and verify that the client no longer references lookup.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.