Closed
Bug 95388
Opened 23 years ago
Closed 23 years ago
jrun.com JSP creates DHTML collapsible menu that don't work
Categories
(Tech Evangelism Graveyard :: English US, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: steviealexb, Assigned: bc)
References
()
Details
(Whiteboard: [dupeme])
Attachments
(2 files)
The attached file contains the JRun 3 admin console collapsible menu. In
Mozilla, it doesn't collapse and the font seems a bit big...
Found in Moz 0.9.3 - 2001080110, and always happens
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Reporter: Your attachment seems not to working.
Reporter | ||
Comment 3•23 years ago
|
||
Reporter | ||
Comment 4•23 years ago
|
||
Hmm... Apologies, I've attached some of the other files, needed, but I haven't
included any of the images or anything. Its a bit messy and may not give all
the stuff you need to check this one out. Unzip it to a directory and execute
frameset.html
Failing this, you may wish to install jrun itself. An eval version can be got
as a free download from http://www.jrun.com.
Sorry I can't be more help.
Comment 5•23 years ago
|
||
This looks like it relies on Java server pages. You might have to make this
available at a public URL...
Reporter | ||
Comment 6•23 years ago
|
||
It is a JSP, yeah. But the collapsible menu system is a client side javascript
app, ie when you press the buttons, it does not go back to the server to reload
the HTML, it is all stored client-side
Comment 7•23 years ago
|
||
You are relying on other JS files. Reporter: if you can strip out ALL the JSP
stuff, and anything else unnecessary to this bug from those pages you upload,
then please do so. Also, the source file you attached relied on other JS files
which we do not have access to obviously. Finally, please check your coding
before re-opening this. Most likely it is a coding problem as is the case on
many other "DHTML this or that don't work" bugs we get, although I'm not saying
it is impossible that it is our bug. Right now as it stands, this bug is invalid.
Reporter | ||
Comment 8•23 years ago
|
||
Did you get the zip with the four files in it (framset.html, index.jsp.html and
the two javascript files) ? It doesn't sound like you did. They are enough to
demonstrate the problem, even though the images are missing. I'll try to find
and upload them to you.
I didn't write the code and I haven't looked at it in depth. But I'm sure JRun
are not going to write a third case to make the menu work with Mozilla. And I
believe it should work if it can work in both IE and Netscape Communicator.
Comment 9•23 years ago
|
||
The "more testcase files" are uploaded, however you told the server that they
are HTML. I'm assuming it is a ZIP or something similar and not one HTML file.
Try re-uploading it but choose the "Binary file" format (application/octet-stream)
Otherwise it is unreadable to us.
Comment 10•23 years ago
|
||
sounds like tech evang
Comment 11•23 years ago
|
||
.
Assignee: asa → bclary
Component: Browser-General → US English
Product: Browser → Tech Evangelism
QA Contact: doronr → zach
Summary: DHTML collapsible menu doesn't work → jrun.com JSP creates DHTML collapsible menu that don't work
Version: other → unspecified
Updated•23 years ago
|
Attachment #45920 -
Attachment mime type: text/html → application/octet-stream
Comment 12•23 years ago
|
||
Marking these all WORKSFORME sorry about lack of response but were very
overloaded here. Only reopen the bug if you can reproduce with the following steps:
1) Download the latest nightly (or 0.9.6 which should be out RSN)
2) Create a new profile
3) test the bug again
If it still occurs go ahead and reopen the bug. Again sorry about no response
were quite overloaded here and understaffed.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 14•23 years ago
|
||
last I looked I think this is a dupe of something somewhere.
Priority: -- → P1
Whiteboard: [dupeme]
Comment 15•23 years ago
|
||
I think you can mark this as fixed. The beta for JRun 4 is out and the
collapsible menus in the web based management console now work in Mozilla.
Assignee | ||
Comment 16•23 years ago
|
||
good enough for -> fixed.
Status: NEW → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
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
•