Opened 11 years ago

Closed 11 years ago

#11092 closed Bug (fixed)

Extra comma in build-config.js

Reported by: Marcus Bointon Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

When you download a build of CKEditor, the build-config.js file contains an extra trailing comma in the languages section. For example mine says:

	languages : {
		'en' : 1,
	}

This isn't fatal or anything, just untidy.

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

I confirm this. File build-config.js from CKEditor build with builder has this extra comma.

comment:2 Changed 11 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

Issue has been fixed in builder.

There are still these popular packages that are cached on server but once cache is cleared problem will be gone completely.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy