Link Dialog / Popup Name / Add validation to check for bad window names
Add validation to check for bad window names.
For example, if you type in a name with spaces it will not work in MSIE.
To reproduce in MSIE:
* Create a Link to "http://google.com"
* In the link dialog.
** Go to the target tab and select <popup window> as a target
** Type in "one two" as the Popup Window Name without the quotes.
* Press OK in the Link dialog.
* Preview the content.
* Click the google link in the preview.
* The link is expected to open in a new window / window as named. Instead the link opens in the current window.
Change History (11)
Keywords: |
Confirmed IE added
|
Keywords: |
Review? added
|
Milestone: |
→ CKEditor 3.3
|
Owner: |
set to Minh Nguyen
|
Status: |
new →
assigned
|
Version: |
→ 3.2
|
Keywords: |
Review- added; Review? removed
|
Keywords: |
Review? added; Review- removed
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Instead of giving a warning I would rather do it automatically like in V2:
We know what the problem is, so we should handle it automatically without any extra job from the user.