Skip to content

Regression: Request Interceptor Blocking All Documentation (QT/5.11) #1376

@neoh4x0r

Description

@neoh4x0r

OPERATING SYSTEM: Debian 10 Buster
QT VERSION: 5.11 (might be ok on 5.15)

The following commit reintroduced a custom request interceptor (66aff30)

That commit ends up blocking the following urls

1. qrc:///<path>
2. blob:http://127.0.0.1:<port>/<path>
3. blob:<guid>

None of these urls are making external requests and, therefore, shouldn't be blocked.

This means that the welcome page doesn't work, and no documentation can be viewed.

Currently the only way to view the documentation is to right-click in the viewer and select 'open with/in browser'.

PS: This could be a problem with QT 5.11

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions