Skip to content

Latest version of Lychee cannot find fragments anymore #1838

@pmwmedia

Description

@pmwmedia

Lychee 0.20.1 fails to find fragments. Until Lychee 0.18.1, it worked.

Example Lychee 0.20.1:

lychee-0.20.1-windows.exe --include-fragments https://tinylog.org/javadoc/org/tinylog/ThreadContext.html

Output:

  20/20 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links
Issues found in 1 input. Find details below.

[https://tinylog.org/javadoc/org/tinylog/ThreadContext.html]:
   [ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#clear-- | Cannot find fragment
   [ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#method.detail | Cannot find fragment
   [ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#method.summary | Cannot find fragment
   [ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#skip.navbar.bottom | Cannot find fragment
   [ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#skip.navbar.top | Cannot find fragment

🔍 20 Total (in 0s) ✅ 13 OK 🚫 5 Errors ⛔ 2 Unsupported

If I open the links in any browser, it jumps to the correct fragment.

Example Lychee 0.18.1:

lychee-0.18.1-windows.exe --include-fragments https://tinylog.org/javadoc/org/tinylog/ThreadContext.html

Output:

  20/20 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links
🔍 20 Total (in 0s) ✅ 18 OK 🚫 0 Errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions