Firefox 14 causes issues with Webmaker projects for all current versions. Mozilla released the new browser version last week. If you try to use WebMaker Studio component FormMaker, you will encounter a problem with using the Studio and it will corrupt project meta-data.
Firefox 14 not yet Installed
We strongly suggest not to upgrade to Firefox 14 until a patch has been provided and installed to the WebMaker Studio. Patches for all versions will be released in the next few days.
Firefox 14 Installed - Problem encountered
If you have installed Firefox 14 and encountered the problem, you will likely have seen the following error window:
+?+?-?There was a problem loading the document.
<message xmlns="http://www.hyfinity.com/xstore">xstore not listed in index file</message>+?+?+?
We would recommend that you do not use Firefox 14 in the next few days, or roll back to Firefox 13 temporarily if you need to use Firefox.
Correcting Corrupted Project(s)
First, you will need to record the names of the Workspace and the Projects that have been corrupted, or those that need to be checked as you may have visited them via FormMaker.
Stop the WebMaker Studio to carry out the manual meta-data fix below.
Navigate to the following directory and edit the aplication.xml file in any text editor:
{installation_location}\design\repository\{workspace_name}\mvc\{project_name}\application
For example:
C:\jprogramfiles\hyfinity\design\repository\MyWorkspace\mvc\MyProject\application
C:\Program Files\BizFlow\WebMaker\design\repository\MyWorkspace\mvc\MyProject\application
Once the file is open, search and replace for the following elements:
Find what: xstore=""
Replace with: xstore="blueprints"
Then repeat with the following search and replace example, which will depend on your own workspace and project names:
Find what: collection=""
Replace with: collection="MyWorkspace/mvc/MyProject/message_pool"
Note: Change MyWorkspace for your workspace name and MyProject for your project name.
Finally, save the file and then restart the WebMaker Studio using a different Browser and the project metadata should now be OK.
Firefox 14 not yet Installed
We strongly suggest not to upgrade to Firefox 14 until a patch has been provided and installed to the WebMaker Studio. Patches for all versions will be released in the next few days.
Firefox 14 Installed - Problem encountered
If you have installed Firefox 14 and encountered the problem, you will likely have seen the following error window:
+?+?-?There was a problem loading the document.
<message xmlns="http://www.hyfinity.com/xstore">xstore not listed in index file</message>+?+?+?
We would recommend that you do not use Firefox 14 in the next few days, or roll back to Firefox 13 temporarily if you need to use Firefox.
Correcting Corrupted Project(s)
First, you will need to record the names of the Workspace and the Projects that have been corrupted, or those that need to be checked as you may have visited them via FormMaker.
Stop the WebMaker Studio to carry out the manual meta-data fix below.
Navigate to the following directory and edit the aplication.xml file in any text editor:
{installation_location}\design\repository\{workspace_name}\mvc\{project_name}\application
For example:
C:\jprogramfiles\hyfinity\design\repository\MyWorkspace\mvc\MyProject\application
C:\Program Files\BizFlow\WebMaker\design\repository\MyWorkspace\mvc\MyProject\application
Once the file is open, search and replace for the following elements:
Find what: xstore=""
Replace with: xstore="blueprints"
Then repeat with the following search and replace example, which will depend on your own workspace and project names:
Find what: collection=""
Replace with: collection="MyWorkspace/mvc/MyProject/message_pool"
Note: Change MyWorkspace for your workspace name and MyProject for your project name.
Finally, save the file and then restart the WebMaker Studio using a different Browser and the project metadata should now be OK.