Closed Bug 13271 Opened 25 years ago Closed 25 years ago

Processing instruction getTarget method returns incorrect value

Categories

(Core Graveyard :: Java APIs for DOM, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rpallath, Assigned: akhil.arora)

Details

Attachments

(1 file)

The getTarget method of ProcessingInstruction Object does not return the
correct value.

It returns a value which  equivalent to value returned by getData method.
for this example
target is version="1.0"
data is  version="1.0"

To reproduce.

Build apprunner.
Follow instructions in mozilla/java/dom/tests/src/README

then from command line execute
sh autorun.sh -t org.mozilla.dom.test.ProcessingInstructionImpl_getTarget

(choose 'XML' option from the 3 choices).

log files are in dir. mozilla/java/dom/tests/src/logs

Attached is debug log...
Attached file Debug log
Component: Browser-General → Java APIs for DOM
Assignee: don → akhil.arora
QA Contact: leger → leila.garin
Status: NEW → ASSIGNED
the bug is fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: