Custom Query (1118 matches)
Results (202 - 204 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1347 | fixed | DNS not working on live session | ||
Description | ||||
#902 | fixed | [doc] HTTP 404 If the user hits the same languages twice | ||
Description |
like the summary describes, it happens if the user selects the current language again. e.g. if in English area and select English -> http 404 Error page not found. The problem is in the osgerlive.js, the current context is partly removed. |
|||
#946 | fixed | doc/index.html not redirecting to doc/en/index.html | ||
Description |
This means that http://localhost comes up with a blank page (with just headings), when we want to land on our main page (in localhost/en/index.html) This seems to be due to some fancy code that Frank Gasdorf has introduced, which I think is supposed to redirect to the correct language, based upon browser defaults, but for some reason doesn't seem to be working with my Firefox browser. |