Hotfixes
Hotfix 4.0.12b
Release Notes
Bugfixes
- 470 Exception when DbDataProvider is used in a DataGrid with a name
- 513 Exception in DbChoiceProvider if SqlQueryByFilter contains no "?"
Hotfix 4.0.12a
Bugfixes
- 462 ListDataProvider: View conditions are ignored as soon as custom/additional conditions are added
Hotfix 1.0.10c
Simplified Update Procedure
To update from 1.0.10b to 1.0.10c, a simplified update procedure is possible.
- Update the SharePoint Solution
Colygon.MatchPoint.Snow.wsp
Release Notes
Bugfixes
- 611 Workspace Shared Folder: Do not break inheritance on file shares
- 612 File Import: Display file import message in status bar
Hotfix 1.0.10b
Simplified Update Procedure
To update from 1.0.10a to 1.0.10b, a simplified update procedure is possible.
- Update the SharePoint Solution
Colygon.MatchPoint.Snow.wsp
Release Notes
Improvements
- 561 File Import: NameReplacementRule appends suffix if file name already exists
Bugfixes
- 563 File Import: Technical error message is written to report when exception during upload occurs
Hotfix 1.0.10a
Simplified Update Procedure
To update from 1.0.10 to 1.0.10a, a simplified update procedure is possible.
- Update MatchPoint to 4.0.12b
- Update the SharePoint Solution
Colygon.MatchPoint.Snow.wsp
Note:
If you use the file import functionality you either have to run update-mpsbase
or add the following string resources manually to the MPSnow.StringResources.xml
file:
<String Key="AbortSession" Value="Abort Session">
<Translation Lcid="1031" Value="Sitzung Beenden" />
</String>
<String Key="FileImport_CanNotAbortAsFolderIsNotEmpty" Value="You cannot abort your session before you remove all files from the temporary folder.">
<Translation Lcid="1031" Value="Sie können Ihre Sitzung nur terminieren, wenn Sie sämtliche Dateien aus dem temporären Ordner entfernen." />
</String>
Release Notes
Features
- 516 Add WSP which deploys the Colygon.MatchPoint.Snow.dll to application servers
Improvements
- 468 File Import: Add a button to abort the current session
Bugfixes
- 466 File Import: Wrong detection of workspace size limit
- 467 File Import: Missing status message when workspace size limit is reached
- 469 File Import: Do not shorten filename when a duplicate is detected