﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16849	Cannot use Paste From Word on numbered lists with parens around number/letter	mike_chq		"== Steps to reproduce ==

1. Go to http://ckeditor.com/features and click on Accessibility Checker demo
2. Click on the Paste From Word button
3. Paste in the following from Word (formatted in Word as a numbered list with the parens) and press OK:

(a).	This will not work.


== Expected result ==

Same output as copied from Word (formatted as a numbered list)

== Actual result ==

Nothing gets pasted. Error in console:


{{{
Uncaught TypeError: f.getSubsectionSymbol(...).match is not a function
    at Object.setListSymbol (default.js?t=H0CI:23)
    at Object.createLists (default.js?t=H0CI:29)
    at root (default.js?t=H0CI:6)
    at a.exec (ckeditor.js?oksklt:284)
    at $.onRoot (ckeditor.js?oksklt:282)
    at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.htmlParser.fragment.filter (ckeditor.js?oksklt:278)
    at $.applyTo (ckeditor.js?oksklt:281)
    at Object.CKEDITOR.cleanWord (default.js?t=H0CI:14)
    at ckeditor.js?oksklt:1093
    at a (ckeditor.js?oksklt:1091)
}}}

Same result if I try (1). or (A). etc.

== Other details (browser, OS, CKEditor version, installed plugins) ==

'''Note that this appears to be a regression from version 4.5.11 to 4.6'''

OS: macOS Sierra Version 10.12.2

Browser: Chrome Version 56.0.2924.87 (64-bit)

Word: Word for Mac Version 15.30

CKEDITOR: 4.6.2 (standard)
"	Bug	confirmed	Normal		Plugin : Paste from Word	4.6.0			
