duckduckgo / duckduckgo/Android

[Bug] Incorrect package name after moving file

Open Beginner friendly
#2,973 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs triage
Dominant language
Kotlin
Stars
4.8k
Forks
1.4k
Avg merge
2d 17h
Merged PRs (30d)
170

Description

Describe the bug

Just a wrong package name set in WebViewExtensions after moving the file under commit: 52a48d3b4f80aaec9cbefb78de2e7bbf477d039a

Screenshot 2023-03-17 at 13 43 14

How to Reproduce

No need to repro. This is not a bug, it is just a code fix. I hope this is the best way to report this.

Expected behavior

Package should reflect the correct value here.

Environment
- DDG App Version: N/A
- Device: N/A
- OS: N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open WebViewExtensions and inspect the package declaration in the location introduced by commit 52a48d3b4f80aaec9cbefb78de2e7bbf477d039a. Compare it with the file's package location and surrounding declarations; done means the package value correctly reflects where WebViewExtensions now lives.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.