In the Configuration for the tabs, when a URL is added, it is converted to all lower case. But that breaks URLs that include uppercase letters, for example the URL shown in the image is supposed to have the XJMJBP in the path.
But because it is converted to all lowercase, the URL returns a 404 error page from the server.
