Home → Admin Manual → Patches → Version 2.6.3
9. Version 2.6.3
Bug 1080
RSS feeds can contain HTML tags in RSS title tags under some conditions
Fix:
This patch makes sure HTML tags are stripped from the RSS feeds
Installation:
- Download the file below
- Unpack on the server if possible. If not and you must use FTP to move the file be sure to force binary mode in the FTP client
- Move feed_filter.php into /helpspot/pages/
Bug 1088
Person list in time tracker includes inactive staff when it should not.
Fix:
This patch removes inactive staff from the list
Installation:
- Download the file below
- Unpack on the server if possible. If not and you must use FTP to move the file be sure to force binary mode in the FTP client
- Move request.php into /helpspot/pages/
Bug 1104 & 1263
1104: When uploading multiple files via API in private.request.update all but the first will fail
1263: Reporting tags can not be added via private.request.create in some cases
Fix:
This patch fixes the bug so all files upload correctly and reporting tags can be added.
Installation:
- Download the file below
- Unpack on the server if possible. If not and you must use FTP to move the file be sure to force binary mode in the FTP client
- Move class.api.private.php into /helpspot/lib/
Bug 1231
The special "additional" portal hidden field does not work when the portal form is set to use the simple format.
Fix:
This patch fixes the bug so the additional information is captured
Installation:
- Download the file below
- Unpack on the server if possible. If not and you must use FTP to move the file be sure to force binary mode in the FTP client
- Move logic.php into /helpspot/portal/