« Bugzilla Issues Index
#3560 — 9.4.1.2 Useless step
- bug_id:
3560
- creation_ts:
2015-01-16 08:24:00 -0800
- short_desc:
9.4.1.2 Useless step
- delta_ts:
2015-07-10 08:34:20 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
DUPLICATE
- dup_id:
3555
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Erik Arvidsson
- assigned_to:
Allen Wirfs-Brock
- cc:
["claude.pache", "erik.arvidsson"]
- commentid:
11485
- comment_count:
0
- who:
Erik Arvidsson
- bug_when:
2015-01-16 08:24:15 -0800
5. If SameValue(F, newTarget) is true, let newTarget be F.
This step can be removed.
- commentid:
11486
- comment_count:
1
- who:
Claude Pache
- bug_when:
2015-01-16 08:30:43 -0800
In fact, the step should read:
5. If SameValue(F, newTarget) is true, let newTarget be target.
*** This bug has been marked as a duplicate of bug 3555 ***