Closed Bug 145242 Opened 23 years ago Closed 13 years ago

lib.ntua.gr - [LAYER] library search does not support Mozilla

Categories

(Tech Evangelism Graveyard :: Greek, defect, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pstath, Unassigned)

References

()

Details

(Whiteboard: [PROPRIETARY-JS][eurocontest][havefix][havecontact])

Attachments

(1 file)

Javascipt DOM error, the page might be unable to reach at some times, try later if down.
Confirming with Mozilla trunk binary 2002051408 on WinNT, Linux. OS: Win ---> All. Site puts up an error for any browser that does not support |document.all| (IE-only) or |document.layers| (NN4 only): From http://147.102.210.2:4505/ALEPH0/SESSION102515-00176/file/start-2 //************************************************************************* // Dynamic Menu Class Definition //************************************************************************* // Dynamic Menu Constructor function DMenu() { this.aMenu = new Array; if(document.layers) { DMenu.visible = 'show'; DMenu.hidden = 'hide'; } else if (document.all) { DMenu.visible = 'visible'; DMenu.hidden = 'hidden'; } else { alert("DMenu: Unknown DOM."); } } Reassigning to Tech Evangelism -
Assignee: rogerl → nitot
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Europe: West
Ever confirmed: true
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: pschwartau → brantgurganus2001
Summary: Javascipt DOM error → [LAYER] Site does not support Mozilla
Version: other → unspecified
Severity: normal → major
Summary: [LAYER] Site does not support Mozilla → 147.102.210.2:4505 - [LAYER] Site does not support Mozilla
Whiteboard: [PROPRIETARY-JS][eurocontest]
Severity: major → critical
Priority: -- → P2
I will send a letter.
Assignee: nitot → brantgurganus2001
Message sent.
Status: NEW → ASSIGNED
Target Milestone: --- → Sep
mmm I started working on a fix, maybe I should have told you to wait a little :) never mind, I'll upload it here anyway.
aaah cant access the site now :( uploading my work anyway.
Whiteboard: [PROPRIETARY-JS][eurocontest] → [PROPRIETARY-JS][eurocontest][havefix]
this should replace the first (big) script in the left frame.
Whiteboard: [PROPRIETARY-JS][eurocontest][havefix] → [PROPRIETARY-JS][eurocontest][havefix][havecontact]
I sent another letter.
Since you have a fix, I am assigning this over to you.
Assignee: brantgurganus2001 → bugzillamat
Status: ASSIGNED → NEW
http://147.102.210.2:4505/ALEPH appears to be down -- connection refused. 147.102.210.2 = dione.lib.ntua.gr http://www.lib.ntua.gr/eale.htm has a link to that site. Note that bug 158389 uses the same ALEPH library catalog system. Creating an Authors bug to cover all similar bugs.
Severity: critical → major
Priority: P2 → P3
Hardware: PC → All
Summary: 147.102.210.2:4505 - [LAYER] Site does not support Mozilla → lib.ntua.gr - [LAYER] library search does not support Mozilla
Depends on: 193702
other
Component: Europe: West → Other
http://dione.lib.ntua.gr:4505/ALEPH isnt working for me at all, no matter what browser I use. Everything else seems to work fine now. Anyone can confirm?
Assignee: mat → other
QA Contact: gurganbl → other
The library directory moved to: http://aleph.lib.ntua.gr:8992/F?RN=57518631 which seems to work OK. It'd be better if a native Greek speaker verified this, though. Switching bug component to Greek
Assignee: other → greek
Component: Other → Greek
QA Contact: other → greek
(In reply to comment #13) > The library directory moved to: > http://aleph.lib.ntua.gr:8992/F?RN=57518631 > which seems to work OK. It'd be better if a native Greek speaker verified > this, though. > > Switching bug component to Greek I am Greek speaker and also student at NTUA, so I confirmed that everything (appearance of the page and login) works OK at http://aleph.lib.ntua.gr:8992.
Status: NEW → RESOLVED
Closed: 13 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

Created:
Updated:
Size: