01-22-2009 12:01 PM
dojo.date.fromRfc3339 is not a functiondo you knows like I have to procced to resolve this issue???
01-22-2009 03:29 PM
01-23-2009 07:33 AM
private final static String[] JS_SCRIPTS =
{
"/scripts/tiny_mce/" + (LOGGER.isDebugEnabled()
? "tiny_mce_src.js"
: "tiny_mce.js"),
"/scripts/ajax/dojo/" + (LOGGER.isDebugEnabled()
? "dojo.js.uncompressed.js"
: "dojo.js"),
"/scripts/ajax/mootools.v1.11.js",
"/scripts/ajax/common.js",
"/scripts/ajax/ajax_helper.js",
"/scripts/ajax/tiny_mce_wcm_extensions.js",
"/scripts/ajax/xforms.js",
"/scripts/ajax/file_picker_widget.js",
"/scripts/upload_helper.js",
"/scripts/ajax/dojo/src/date/serialize.js"
};
In Alfresco Labs 3c there is this code line: "/scripts/ajax/dojo/src/date/serialize.js" but the javascript error still happen when I try edit the created content.01-23-2009 08:26 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.