I am using alfresco2.1. I have created webforms and webproject.When i tried to add content to the webform(used existing article.xsd,article.xsl from alfresco-community-wcm-2.1.0R1\extras\wcm),its not displaying the labels in mozilla firefox-1.0.7 (i.e title,author,body,etc..) while its displaying in IE-7. is it a bug in alfresco? if not how to solve this?
when i went to tools –> javascript_console (in mozilla) i have this error Error: unterminated character class ^ Source File: http://localhost:8080/alfresco/scripts/ajax/file_picker_widget.js Line: 259, Column: 44 Source Code: var currentPathName = currentPath.replace(/.*\/([^/]+)/, "$1")