What's Fixed in TeamForge 24.1?
In addition to fixing a few security vulnerabilities, the following issues were also fixed in TeamForge 24.1.
- PhantomJS is no longer a TeamForge dependency.
CN-phantomjs
has been removed from TeamForge 24.1.
- Fixed an issue that rendered document image URLs (URLs of images attached to documents) unusable in artifact descriptions.
- Fixed an issue with the advanced workflow transitions that always showed the pre-configured Auto Populate values for the fields in the UI even when the actual values have been changed.
- Fixed an issue that prevented users from accessing documents using the CollabNet Desktop.
- Fixed an issue with the User Role Matrix page that prevented users from assigning roles (roles, once selected, disappear from the UI) to a selected user via the user filter.
- Fixed an issue with Documents due to which ambiguous user avatars were shown for document versions.
- Fixed a MD rendering issue that prevented double quotes inside a blockquote from being rendered properly.
- Fixed an issue that allowed users to delete file releases even if the FRS was in use, which in turn led to an error when updating the artifact with
Fixed In Release
set to the deleted FRS.
- Fixed an issue that led to ambiguous Created By data on artifacts imported via Tracker import.
- Fixed an issue with Documents Review that led to misplaced tick marks shown for users that did not submit any reviews.
TeamForge SCM—Bug Fixes
- Fixed an issue with the Pull Request Messages tab that showed file contents in the PR comments section making the comment look like a spam message.
- Fixed an issue that led to high CPU load in the Gerrit server. Upgraded Gerrit to the newest JGit version and SSHD Mina version 2.10.0 with additional fix for GH-414.
- Upgraded Jgit (Gerrit 3.5) to fix the Gerrit internal server error for SSH git-upload-pack.
- Fixed an issue that prevented Gerrit review comments, added via the "Reply" and "Add comments" options, from being displayed properly.
- Fixed an issue that led to a discrepancy between the diffs shown for
file-to-file
andView entire diff
options during Create Pull Request.