This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Description
Example:
When a request is made to bzz://somesite.eth/ and a swarm manifest is found at somesite.eth, but it does not contain a default entry, then we show the error "Manifest entry for ' ' not found"
I think that "Manifest entry for 'XYZ ' not found" / "Manifest entry for ' ' not found" is a very cryptic error message.
I'd like to see something like "The loaded manifest does not contain an entry for XYZ" / "The loaded manifest does not contain a default entry", together with a clickable link to the same manifest with the bzz-list scheme.