Skip to content

Fix cache manifest for support request app

The cache manifest was still referencing obsolete entries and as a result was never successfully downloading.

In that case, the behaviour is horrible, each time a page is displayed by browse, it was trying to fetch all entries from the manifest, doing some useless requests.

Merge request reports