[
http://jira.nuxeo.org/browse/NXP-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37906#action_37906
]
Florent Guillaume commented on NXP-2211:
----------------------------------------
The problem was in TransferOperation.cs, in the calls to
htmlDoc.parentWindow.execScript(scriptCode, "JavaScript");
where scriptCode was:
fireCreateFile('fileName', ...)
which breaks if fileName contains a '.
The call should use " (which can't be present in windows filenames) to delimit
the filename.
(This is already in the current code but had never been packaged.)
> Make drag & drop from desktop to IE work for file names with an apostrophe
> --------------------------------------------------------------------------
>
> Key: NXP-2211
> URL: http://jira.nuxeo.org/browse/NXP-2211
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Affects Versions: 5.1.3
> Reporter: Florent Guillaume
> Assignee: Sun Tan
> Fix For: 5.1.5, 5.2 M2
>
>
> When doing a drag & drop from the Windows desktop into IE, a failure occurs
> if the file name contains an apostrophe (ascii single quote).
> The error is a Javascript error.
> Une erreur est survenue sur le script de cette page
> Ligne 1
> Car 43
> Erreru : 'J' attendu
> Code : 0
> URL : ...........
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets