Closed Bug 17543 Opened 25 years ago Closed 25 years ago

stream (result of peer's newStream method) isn't working

Categories

(Core Graveyard :: Java-Implemented Plugins, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 17732

People

(Reporter: avm, Assigned: blackconnect)

Details

Overview Description:
When you try to write something to output stream, returned by
PlugletInstancePeer.newStream method, all written data will be lost and
empty result shown/saved.

Steps to reproduce:
1. In pluglet instance initialize method invoke PlugletInstancePeer.newStream
method with arguments (text/plain,_new) or similar to.
2. Try to write something to returned output stream,close it and notice,
that in new mozilla window nothing shown.
3.View created temporary file and notice that it's empty

Actual Results:
Sent data will not be shown.

Expected result:
In target window sent
data should be shown.

Build date:
This bug reproduced on build form sources at 27.10.99
Platform is WinNT4.0
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This is not a pluglet bug.
This bug is duplicate of 17732.
I am closing this bug as duplicate.


*** This bug has been marked as a duplicate of 17732 ***
Status: RESOLVED → VERIFIED
[bugday] odd. the reports look identical but they're by different people.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.