#345 Rendering error for Greek Fedora Project Start Page (Fix included)
Closed: Duplicate Opened by pdudis.

There's a bug on the Start Page (http://fedoraproject.org/) when selecting Greek as the page language. The result is a dumped HTML source code in the user's web browser window. The bug is located in line 52 (see attached screenshot):

Current buggy code:

{{{

}}}

Fix:

{{{

}}}


attachment
EL_Site_Error.png

Similar fix might be applicable to issues mentioned in ticket 138 (https://fedorahosted.org/fedora-websites/ticket/138).

Thanks for the fix. Unfortunately, it won't works. It is not related to the language selection menu, but to the apache config.

Will work on that ASAP.

Replying to [comment:2 shaiton]:

Thanks for the fix. Unfortunately, it won't works. It is not related to the language selection menu, but to the apache config.

Will work on that ASAP.

Hello

In Greek community mail list one of our member check to find out what is going wrong and say:

wget -S http://fedoraproject.org/el/..... Content-Type: text/plain; charset=utf-8 Content-Language: el Length: 25484 (25K) [text/plain] .....

wget -S http://fedoraproject.org/en/..... Content-Type: text/html; charset=utf-8 Content-Language: en Length: 22909 (22K) [text/html]

Probable the problem is when we change to Greek interface the apache server send text/plain not text/html or maybe the problem is in .htaccess

Reoping as http://fedoraproject.org/el/ is still broken (depends on the OS/browser)

duplicate of 144. Switch there for comments. Thanks.

Metadata