Closed Bug 153304 Opened 22 years ago Closed 15 years ago

Walla.co.il - forums javascript only works in MSIE

Categories

(Tech Evangelism Graveyard :: Hebrew, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: guy22israel, Unassigned)

References

()

Details

(Keywords: top500, Whiteboard: [test account: UserID=mozilla Password=bugzilla ] [proprietary-js])

Attachments

(1 file)

in the next message i'll attach a picture. look at the left for the red markers.
u should click there and a set of icons should show up - it doesn't....

(the site is in hebrew)

omer.
this is the picture with the red markers where u should click and get the
windows with set of icons...the windows does not load.

omer.
This is not a JavaScript Engine issue. JavaScript Engine deals with the
abstract JavaScript programming language. Specifically, the low-level 
objects such as String(), Number(), and Date(). The JS Engine is not itself 
aware of browser or DOM objects like window, document, sockets, etc.

Reassigning to Layout for further triage, but we need to know more.
Omer:

1. What build ID of Mozilla were you using? Please include that 
   in any bug report; thanks -

2. The page in your screenshot does not look like the page I see
   when I go to the URL you have given. I don't read Hebrew, but
   it looks like I get sent to a general login page. There are only
   two texboxes on the page I see, on the right side of the page.
   They look like they are for UserID and Password. If we need an
   account to see this bug, could you set one up for us? Say, with
   
                       UserID=mozilla
                       Password=bugzilla

   Thanks, that will help us - 
Assignee: rogerl → attinasi
Component: JavaScript Engine → Layout
QA Contact: pschwartau → petersen
ok. here is the update:

my build id is 2002053012.

for www.walla.co.il forume use:

user name: mozilla
password: bugzilla

you will than be able to view the page i sent u.

sorry for that :)

omer.
Confirming bug. When I login to the site using the test account,
I click on the link Omer has indicated in the screenshot in Comment #1.
I get this error in the JavaScript Console:


Error: document.all has no properties
Source File: 
http://community.walla.co.il/ts.cgi?tsscript=f/m/edit&father_id=6889546&forum_id
=1671&cat_id=310
Line: 133



The function triggered by the link is this one:


function layerVisibility(layer_name,status)
{
  if(status>0)
    eval("document.all."+layer_name+".style.display = 'block'");
  else	
    eval("document.all."+layer_name+".style.display = 'none'");
}



Note that |document.all| is IE-only, non-W3C syntax. So they 
have written this in a way that will only work in IE.

Reassigning to Tech Evangelism so the site can be contacted -
Assignee: attinasi → momoi
Component: Layout → Middle Eastern
Product: Browser → Tech Evangelism
QA Contact: petersen → xslf
Whiteboard: [Use test account: UserID=mozilla Password=bugzilla ]
Version: other → unspecified
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [Use test account: UserID=mozilla Password=bugzilla ] → [Use test account: UserID=mozilla Password=bugzilla ]
Contact info:
http://community.walla.co.il/ts.cgi?tsscript=feedback/edit
Summary: java windows won't load → Walla fprums: java windows won't load
OS: Windows XP → All
Hardware: PC → All
Summary: Walla fprums: java windows won't load → Walla.co.il - forums javascript only works in MSIE
Whiteboard: [Use test account: UserID=mozilla Password=bugzilla ] → [test account: UserID=mozilla Password=bugzilla ] [proprietary-js]
tech evang june 2003 reorg
Assignee: momoi → hebrew
Component: Middle Eastern → Hebrew
QA Contact: xslf → hebrew
This can be resolved WORKSFORME thanks to the splendid document.all patch.
Keywords: top500
WORKSFORME
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 ID:2006120418
Please close this one, for it's been five years since the WORKSFORME
Since this one was opened, a lot changes were made to the site mentioned in this bug. It is not relevant any more as they changes the layout of the site. Thanks.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: