Closed Bug 1175076 Opened 9 years ago Closed 8 years ago

AVM1MovieClip#toString gives wrong results for instances with an empty name

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: till, Assigned: yury)

References

Details

STR:
run the following AS1 code:
trace(this.createEmptyMovieClip("", 1));

Expected result:
"_level0." gets traced.

Actual result:
"_level0" gets traced.
This dupe doesn't seem right, perhaps some numbers were shuffled?
Flags: needinfo?(blassey.bugs)
It was already fixed
Flags: needinfo?(blassey.bugs)
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.