The following list contains known issues for Telligent Community 7.0 or its components.

Item Description

7732

Attached files' names are not shown in RSS with Firefox.

8988

If you edit a header as a group owner, save it, then revert to default, the header will not revert. This is because reverting a page does not revert headers or footers; reverting a theme does.

10343 The reset password page does not have identical messages whether or not the email address exists on the system. You can modify the email template if you don't wish to reveal this information.
10793

When copying a Microsoft Word document into the enhanced text editor (TinyMCE) using the Paste from Word button, the styling might not be retained if it is extensive. This is because the style information is not copied by TinyMCE.

11253

The owner of a group is not able to create a wiki from the Wikis - Links widget Edit this wiki > Create new wiki option. However, you can create a wiki by following the Create new wiki link from the group. You can also add applications when editing the group.

12813

Embedding a forum on an internal community group page is not supported. The embed option (Forum settings > Embed > Enable Embedding) is meant to be used by external sites.

14536

The MutlipleFileUploadCleanupJob must be set up to clean up old file upload contexts. If this is not set up correctly, the FileSystemFileStorageProvider.GetFiles(string, PathSearchOption) call can run more and more slowly, ultimately causing a performance issue.

18409 The "Show only popular threads" check box on the Forum - Thread List widget configuration is left unchecked by default. The widget can now sort posts by content quality score to display the highest quality posts.
21063 Using the REST endpoint for activities (for example, /api.ashx/v2/activities.xml?pagesize=10&include=following,groups) does not display all activity. Instead, use the Activity Story endpoints.
21073 Registered users are able to delete their own threads, but not their replies. If desired, you can change this option by modifying the SecurityModule.config file.
21460 When Job Scheduler is started from the server console (command prompt > change to JS directory > type Telligent.JobScheduler.Service.exe > press Enter) and another job is running on port 8089, the Job Scheduler could throw an exception stating "System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted." This is a known issue. The port needs to be changed to avoid the exception.