archives

« Bugzilla Issues Index

#3795 — 5.1 Missing section numbers


The table of Well-Known Intrinsic Objects in section 5.1 is missing section numbers as provided in ES6, 6.1.7.4. There's an "(X.X)" for %Collator% though.


Fixed in rev7


The section number of %Collator% should be 10.1 to match those of %NumberFormat% and %DateTimeFormat%.

The section number of %CollatorPrototype% should be 10.2.1. I hope we'll never have a section 10.210.2.1.

The section number of %DateTimeFormatPrototype% should be 12.2.1.

The section number of %StringProto_includes% should be ES6, 21.1.3.7.


(In reply to Norbert from comment #2)
> The section number of %Collator% should be 10.1 to match those of
> %NumberFormat% and %DateTimeFormat%.

Fixed.

>
> The section number of %CollatorPrototype% should be 10.2.1. I hope we'll
> never have a section 10.210.2.1.

My inexperience with Word shines through here...

Fixed!

>
> The section number of %DateTimeFormatPrototype% should be 12.2.1.

Fixed

>
> The section number of %StringProto_includes% should be ES6, 21.1.3.7.

Fixed



Thanks.


(In reply to Rick Waldron from comment #3)

> > The section number of %DateTimeFormatPrototype% should be 12.2.1.
>
> Fixed

You "fixed" the wrong one, %DateTimeFormat%, and didn't fix %DateTimeFormatPrototype%.


(In reply to Norbert from comment #4)
> (In reply to Rick Waldron from comment #3)
>
> > > The section number of %DateTimeFormatPrototype% should be 12.2.1.
> >
> > Fixed
>
> You "fixed" the wrong one,


They all needed to be fixed.

> %DateTimeFormat%, and didn't fix
> %DateTimeFormatPrototype%.


These just need to be updated, because the section numbers changed since last revision. I guess I assumed that Word auto-updated this stuff. I'll be more careful next time.


Current state after latest review and round of fixes: http://i.gyazo.com/ed345dfc9d2d0ebe56f42c940348e8fb.png


fixed with ecmarkup emu-xref