Closed
Bug 195551
Opened 22 years ago
Closed 21 years ago
http://www.ctxeurope.com - Selection of language is not possible
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 186447
People
(Reporter: phartmann, Assigned: harishd)
References
()
Details
(Keywords: compat)
User-Agent: Mozilla/5.0 (Windows; U; Win95; de-AT; rv:1.3b) Gecko/20030221
Build Identifier: Mozilla/5.0 (Windows; U; Win95; de-AT; rv:1.3b) Gecko/20030221
The selection of a language on www.ctxeurope.com failed. This means that I
cannot enter the following web pages. IE 5.5 works fine.
Reproducible: Always
Steps to Reproduce:
1.goto www.ctxeurope.com
2.On the lower part click on "enter ctx side in"
3.A pop-up menu with different languages appears
4.Try to select a specific language
5.nothing happen!!!
Actual Results:
The selection of the language failed which means that I cannot enter the
following pages.
Expected Results:
Selection should be possible
Comment 1•22 years ago
|
||
The markup is:
<tr> <a href="whatever"> <td> text </td> </a> </tr>
I bet this gives our parser fits....
Assignee: asa → harishd
Component: Browser-General → Parser
QA Contact: asa → dsirnapalli
Comment 2•21 years ago
|
||
<a> Tags not allowed inside <tr>
In <tr> is only <td> or <th> allowed.
--> Over to Tech Evangelism --> dup of 186447
*** This bug has been marked as a duplicate of 186447 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: Parser → Europe: West
Product: Browser → Tech Evangelism
Resolution: --- → DUPLICATE
Summary: Selection of language is not possible → http://www.ctxeurope.com - Selection of language is not possible
Version: Trunk → unspecified
Comment 3•21 years ago
|
||
basic initial site is english so english other
Component: Europe: West → English Other
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•