Closed
Bug 254253
Opened 21 years ago
Closed 21 years ago
ynet.co.il - Some 'undefined' whatever and thereafter text that is rendered as a list which shouldn't appear at all
Categories
(Tech Evangelism Graveyard :: Hebrew, defect)
Tech Evangelism Graveyard
Hebrew
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lamedym, Unassigned)
References
()
Details
(Whiteboard: bug248549notfixed)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
It is a Hebrew page that is quite complex. However I can't say that the problem
is Bi-Di but it could be.
Look at rendered list (in Violet background) under a text line: 'undefined' at
the left side of the page. The list shouldn't be rendered at all. Some of the
Hebrew lines (words) in the list appear correctly at a later table (or table
like list) at the right of the page. The same occures under Mozilla & NC 7.1
The page, however, is rendered correctly by IE.
Reproducible: Always
Steps to Reproduce:
1. Just go to the URL
2.
3.
Actual Results:
Rendering continues thereafter correctly.
Expected Results:
The text list should not appear.
Comment 1•21 years ago
|
||
Error: case1 is not defined
Source File: http://www.ynet.co.il/scripts/slideMenu.js
Line: 58
There's a lot of code conditionalized on 'document.all'.
(If I replace 'document.all' with 'true' then the text "undefined" and the
table does not appear, so they can probably just remove that test).
-> TE
Assignee: nobody → other
Status: UNCONFIRMED → NEW
Component: Layout → Other
Ever confirmed: true
OS: Windows XP → All
Product: Browser → Tech Evangelism
QA Contact: core.layout → other
Hardware: PC → All
Summary: Some 'undefined' whatever and thereafter text that is rendered as a list which shouldn't appear at all → ynet.co.il - Some 'undefined' whatever and thereafter text that is rendered as a list which shouldn't appear at all
Version: Trunk → unspecified
Updated•21 years ago
|
Assignee: other → hebrew
Component: Other → Hebrew
QA Contact: other → hebrew
(In reply to comment #1)
> Error: case1 is not defined
> Source File: http://www.ynet.co.il/scripts/slideMenu.js
> Line: 58
>
>
> There's a lot of code conditionalized on 'document.all'.
> (If I replace 'document.all' with 'true' then the text "undefined" and the
> table does not appear, so they can probably just remove that test).
>
>
> -> TE
I've seen a reference to the document.all issue at bug
http://bugzilla.mozilla.org/show_bug.cgi?id=248549
Anyway - This bug report an additional case not yet resolved
Comment 4•21 years ago
|
||
*** This bug has been marked as a duplicate of 122565 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 5•21 years ago
|
||
this isn't a dupe of bug 122565! that bug is about the message boards not
allowing posting (and that has been fixed recently. we should close that bug
now). this bug is about the new drop down menu they added, which is constantly open.
please reopen.
Updated•21 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•21 years ago
|
Whiteboard: bug248549notfixed
Comment 6•21 years ago
|
||
FIXED.
Ynet.co.il has decided to support "Mozilla-bases browsers and standards at
large". Official announcement here:
http://www.ynet.co.il/articles/0,7340,L-3019136,00.html
Prog.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Updated•11 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
•