Closed
Bug 119020
Opened 24 years ago
Closed 18 years ago
[testcases] With java disabled, I do not see the proper text for this OJI test
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jfarrell, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID: 20011205
Test3 says that with Java disabled, I should see " [The "Jitter Text" Java
Applet!] " and I don't. All I see is "[The"
Reproducible: Always
Steps to Reproduce:
1. follow steps from http://www.mozilla.org/quality/browser/front-
end/testcases/oji/test3.html
Actual Results: All I see with Java Disabled is "[The"
Expected Results: I should see "[The "Jitter Text" Java Applet!]"
I'm assuming this is an error with Mozilla, since the test is pretty
clear on what I should see.
I could not test on my Linux machine since Java is not installed yet
and it's currently running another test. Hopefully someone else
can see if this is a problem on another platform.
I doubt this is a bug. The page source shows you're trying to embed quotes
within the alt attribute on the <applet>:
alt="[The "Jitter Text" Java Applet!]"
Use the quote entity to display quotation marks - " or "
Comment 2•24 years ago
|
||
This is a bug in the test.... Reassigning to shrir to fix the test.
Assignee: colin → shrir
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: OpenVMS → All
Hardware: DEC → All
Comment 3•24 years ago
|
||
This is testcase 's bug
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: shrir → petersen
Comment 5•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
bz,
Sorry for taking this bug. Can you assign this one back to the appropriate
person? Thanks!
reassign to shrir@netscape.com for testcase bug
Assignee: joshua.xia → shrir
Comment 9•23 years ago
|
||
If someone gives me the password I'll fix this within a minute...
Status: NEW → ASSIGNED
Component: OJI → webmaster@mozilla.org
Product: Browser → mozilla.org
Version: Trunk → other
Updated•23 years ago
|
Summary: With java disabled, I do not see the proper text for this OJI test → [testcases] With java disabled, I do not see the proper text for this OJI test
Updated•22 years ago
|
QA Contact: chrispetersen → stolenclover
Updated•21 years ago
|
Assignee: shrir → mozilla.webmaster
Status: ASSIGNED → NEW
Updated•20 years ago
|
Assignee: www-mozilla-org → nobody
QA Contact: danielwang → www-mozilla-org
Comment 10•18 years ago
|
||
These tests are no longer used.
WONTFIX.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•17 years ago
|
Product: mozilla.org → Websites
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•