The application now includes more intuitive handling of Microsoft Office documents. By default, this includes a preview mode that displays the document's text (Excel documents are not currently supported for preview), as well as lets people add comments. (PDF documents are also previewed.)
Better integration also optionally includes the Jive Desktop add-in for Microsoft Office. With the add-in, people can upload their document, then synchronize changes as they work -- all without leaving their Office application.
With this version, Jive adds a native iPhone application so that users need never be far from the community. Downloadable from the App Store, the iPhone app provides a UI through which people can keep up with both content and their connections.
Using the admin console, administrators can grant or reject access to individual mobile devices and community members using them.
Jive Market Engagement provides features through which marketers can collect observations about the market and from them synthesize viewpoints to drive decision-making. The Social Media Console provides a way to remain attentive to information relevant to market research.
The permissions model was completely redesigned to make permissions easier to apply, and to make it clearer how permissions are applied in each area.
Changes to the page personalization and customization UI make the interface more scalable and easier to use. For example, widgets are now grouped into four categories (people, places, content, other). Users select a category, then choose a widget from the list.
Six new widget layouts give users more options when designing their pages. These include horizontal and vertical widget drop zones. New widgets were also added, including View Document, Featured Content, Quick Tips, and Your Content.
Several changes were made to make the UI more scalable. Some of these changes are designed to present in smaller pieces those sets of information that could get quite large as the community grows.
Where spaces are listed, for example, the static space list was replaced with a list that shows only one level of the hierarchy at a time, letting the user navigate into those subspaces they want to see.
In some places where the user was being prompted to choose a space, they can now simply type the name of the space they want or choose from a list.
Places are where people keep content, such as spaces, projects, social groups, and so on. This version enhances how people navigate and use existing places, but it also adds a new, personal place where people can keep content that's not quite right for community consumption. Here's a brief list of changes included:
Changes to the permissions model include support for separately granting permission for creating public and private social groups. It's now possible to grant permission to create public social groups, but not private ones, for example (on upgrade, anyone previously with permission to create social groups will be able to create both kinds).
Social group admins have the same controls as space admins, including the ability to customize the homepage, create categories, edit and remove other peoples content, and even delete the entire group.
The rich text editor has been made more stable and intuitive. Here are some of the changes:
Improvements and fixes for users
Improvements for developers
People can now create private discussions and documents, controlling the participant list and visibility. Private content is not associated with a space and is available under the Your Discussions section of the user's profile. Previously discussions and documents had to be contained in a place visible to others.
Tag groups were replaced with categories. Where tag groups were essentially a rollup of tags, categories needn't have tags associated with them. An administrator defines categories for use in a place (such as a space). If the administrator associates tags with the category, users adding those tags will receive a recommendation that they add their content to the category.
When creating a category, an administrator has the option to automatically associate content with the related tags. This is a one time process that will go back through created content and put it in the category based on matching tags. It is meant to be an easy way for administrators to categorize content that has been created before a specific category existed.
Functionality previously available in the Advanced Email Plugin was merged into the core product and is now available as an optional module. Through this feature, people can create community content by sending it in email to the community. The email addresses are focused per-place -- addresses available as vCards they can add to their address book.
Emails sent by the system -- such as notification emails -- were redesigned to include an HTML version.
The application can now send a digest email that captures activity of interest for the user who receives it.
The licensing model was reworked to support licensable components, including modules. Licensing support has also been extended to include Installation types (such as production and development types) and terms (such as whether the license should cover per-seat or per-page-view).
This version also includes support for collecting and reporting license and usage data. Regular license reports are now a required part of managing an application instance.
You can now specify the URL to a CDN server that clients will use to retrieve static resources. After configuring your CDN server, you can configure Jive SBS to be aware of it by entering that server's URL. When you do, Jive SBS will rewrite URLs to static resources so that the browser retrieves them at your CDN server's location. See the documentation for more on using the feature.
With the bridging feature, administrators can connect two Jive communities together. Through this connection, people who are members of both communities can see content of one while they are in the other. This version adds the ability to bridge a discussion across communities.
You can now set up the application to discourage automated (computer-driven) registration and login. This protection includes login throttling to slow the login process and support for a captcha image.
The end user UI now also includes a password strength meter that helps users know how strong their password is.
Email message templates now support both text and an HTML format. if you customized your email templates, consider upgrading you customizations to the new template style. You can also now edit template markup for headers and footers that are applied to outgoing email. To include a header image the HTML email format, replace the ${sbsName} variable in the template (sbsName represents the community name).
If you're using the the "advanced email" plugin and you purchase a license that supports advanced email features (such as creating content via email), be sure to remove the plugin before upgrading. Properties that support the feature are different than they were.
The admin console UI for configuring has changed. The tab formerly at System > Settings > Email Server > Incoming Monitor is now called simply "Incoming". An Advanced Incoming tab has been added to support more robust reply-by-email and create-by-email features.
It's now possible to grant permission for someone to create public social groups, but not private ones. On upgrade, anyone previously with permission to create social groups will be able to create both kinds.
The application now includes more intuitive handling of Microsoft Office documents, including a preview mode that displays the document's text (Excel documents are not currently supported for preview). To keep upgrade time as brief as possible, document previews are generated on first viewing, rather than all at once during upgrade.
Note: Software for generating document previews must be installed on a separate node. See online documentation for more information on installing a DocVerse conversion node.
Regular license reports are now required to keep the license valid. Using the admin console, you can upload the required license reports or have them automatically uploaded.
During upgrade, tag groups will be converted to categories. The tags associated with the tag groups will be associated with
The permissions model has been completely reworked to make it easier to understand and manage permissions. The best practice recommendation is now to assign permissions to user groups, creating overrides for individual users only when necessary.
For developers: createGroup(String name) has been removed in favor of createGroup(String name, boolean isFederated). This means that all custom group manager implementations or custom code that creates groups will have to be updated to reflect this change.
| Problem ID | Priority | Description |
|---|---|---|
| CS-22697 | P0 | XML external entity inclusion vulnerability in Private Messages |
| Problem ID | Description |
|---|---|
| CS-21824 |
Unauthorized error displays when trying moderate private discussions System administrators and/or moderators who are in charge of approving or rejecting messages do not have the ability to view personal discussions to which they are not invited. When the discussion is added to the moderation queue, as expected, it cannot be viewed by the moderator. If the moderator doesn't have the ability to view the content, it cannot be approved, and they see an error. Workaround: You can workaround this issue by turning off moderation of discussions in the root space. |
| CS-20700 |
Users can create announcements in spaces When users are not given explicit permission to create announcements in a space, they can still create announcements by default. Anyone who can create a discussion also has the rights to create an announcement. Workaround: None. |
| CS-19287 |
Time-consuming LDAP syncs When you perform an LDAP sync, it may take extra time because all externally mapped profile fields are getting deleted/inserted regardless of whether they've been updated. Workaround: To help skip unnecessary user updates, go to Admin Console > People > Settings > User Data Synchronization Settings and set the Last modified LDAP attribute name to an attribute in LDAP that indicates a date when the user was last updated. This will check to see when the user was last updated, and skip/update accordingly (which should help skip the syncing of unnecessary users) |
| CS-18095 |
LDAP Group Synchronization is not triggered upon login Fixed in 4.0.3 User group memberships are not synchronized from LDAP in 4.0. There is no connection between the login event and the group synchronization code in the LDAP group manager. Workaround: Manually initiate the LDAP user sync from the Admin Console |
| CS-17631 |
CPU can become exhausted in large communities In communities with a large number of users, CPU usage can become completely exhausted because community is recursively checking permissions. Workaround: None. |
| CS-22185 |
Groups do not all sync properly if using LDAP to manage user groups Please file a case in your Jive Support Community: http://www.jivesoftware.com/jivespace/community/support Workaround: None. |
| CS-20880 |
User's added to system prior to JIve SBS 4.0 do not have the ability to insert images in personal containers As of this release, users added to Jive SBS 3.0 system upgraded to 4.0 or higher, do not have insert image ability on user container (personal documents or discussions). Workaround: None |
| CS-20745 |
Group member management user interface responds incorrectly when choosing to resend/delete invitations In the "Manage group members" page, the "open invitations" user interface can appear inconsistent when you're resending or deleting invitations. For example, if you choose either Delete Invitation or Resend Invitation from the drop down list (with users selected), confirmation buttons will appear below. If you then select the other option from the drop down (without confirming or canceling the first), the new confirmation buttons will be placed below the old ones, when they should simply replace them. Workaround: None. |
| CS-20637 |
Extra arrow appears when language is set to German. If you change your language to German, the button for viewing subspaces of a space (labeled "Untergeordnete Bereiche anzeigen") will display an extra arrow before its label (in addition to the button after the label). Workaround: None. |
| CS-19006 |
Formatting cues in toolbar and behavior in editor are sometimes inconsistent. When editing content, if you add multiple lines of text with various font-formatting, then attempt to highlight certain lines that have the same font-style (such as font-type or size), you might see that a different font-style name is displayed in the RTE toolbar. In addition, putting the cursor at the end of a formatted line, then typing new characters, will result in the new characters formatted in the default style rather than the style of the line at which the cursor began. These issues might be intermittent. Workaround: None. It might be necessary to explicitly format characters so that they appear as you want them to. |
| CS-18784 |
In large communities, loading filters hangs on the People page The People page (available at Browse > People) may hang when you apply a filter. The filter will display, "Loading Filters" but no filters load. Workaround: None. |
| CS-18636 |
Enabling page caching results in pages displaying as raw HTML when viewed by a guest With server-side page caching enabled, some pages might be displayed as raw HTML rather than being rendered by the browser. Workaround: Turn off server-side page caching by setting the jive.pageCache.enabled system property to false. |
| CS-18419 |
Private message send can fail when a non-root application context is used When the application is configured to use a non-root application context, attempts to send private messages can fail. An error
requesting the recipient's username will be displayed (even if the username has already been given).
Workaround: None. |
| CS-17493 |
People filter will sometimes show incorrect totals The People page (available at Browse > People) can be inconsistent in its display of the number of users for some filter categories, including "By I am based in". This can appear if you change the value by which users are sorted on the page. Workaround: None. |
| CS-15866 |
Unable to add a video to a project or personal task When you click the Insert Video icon in a project or personal task, the upload video dialog does not open. You cannot add a video to the task. Workaround: None. |
| Problem ID | Priority | Description |
|---|---|---|
| CS-22573 | P0 | viewTags and editTags macros missing from tag-macros.ftl |
| CS-21824 | P0 | Private Discussions break moderation |
| CS-22616 | P1 | Disable attachment search does not work |
| CS-22346 | P1 | Cannot specify LDAP admin user during setup - Invalid User |
| CS-22340 | P1 | Social Group Invitations for user whose username is the email address fails. |
| CS-22264 | P1 | doc-create.ftl is missing </form> |
| CS-22197 | P1 | Send as email - lacking correct error message when character limit is exceeded in jive-form-element-textarea |
| CS-22162 | P1 | Adobe upgrade database fails on task: "Migrate data to support multiple profile images and moderation of profile images" |
| CS-22152 | P1 | AddMissingEntitlementsToUserContainersTask Upgrade Task takes hours to execute |
| CS-22088 | P1 | Disabling documents will break your profile page |
| CS-21955 | P1 | "Blog post" is not publish when set a publish date(time). |
| CS-21937 | P1 | Moving a thread to a moderated space doesn't sent the thread into moderation. |
| CS-21856 | P1 | if "officeintegration.upgrade.enabled" set to false we still show converting message even though we're not converting |
| CS-21662 | P1 | CLONE -Able to insert javascript into profile fields that will be called when people page is viewed |
| CS-21506 | P1 | Wordpress Import broken |
| CS-20700 | P1 | Users are able to create announcements when announcements permission is not checked |
| CS-19287 | P1 | LDAP sync: updates profile fields regardless of they're updated |
| CS-18462 | P1 | People page can be accessed after logout using IE6 |
| CS-18095 | P1 | LDAP Group Synchronization does not work on login |
| CS-17631 | P1 | ViewProfile (Document Draft) should use SimplePaginator |
| CS-14603 | P1 | Recent Activity widget is slow with larger communities |
| CS-22740 | P2 | If not logged in, clicking on link in email should direct user to login page |
| CS-22732 | P2 | Approving friends template does't show the instance's URL as link |
| CS-22725 | P2 | UserDeleteTask fails on Oracle DB |
| CS-22702 | P2 | ChangePassword action can print user passwords + email in logs in plain text if actions take > 25ms to complete |
| CS-22699 | P2 | In Browse>Discussion ( of banned users) there is an empty table, it should be removed |
| CS-22694 | P2 | Filtering for a CAPITAL word in a profile field does not work |
| CS-22691 | P2 | Admin Console User Search Give Unexpect Error If Browser's Language is Set to Unsupported Language |
| CS-22688 | P2 | disabling blogs doesn't allow you to rename spaces |
| CS-22685 | P2 | conversion process stopping with no record for protected excel document |
| CS-22684 | P2 | after inserting an image with the RTE, focus jumps to the top |
| CS-22683 | P2 | deleting from a list jumps cursor to the top |
| CS-22674 | P2 | Links to users don't work when creating a bridged discussion |
| CS-22654 | P2 | RTE becomes unresponsive in IE when copying and pasting from MS Word |
| CS-22653 | P2 | Status level creation fails with no error message if an existing status level is tied to a permission group which no longer exists |
| CS-22630 | P2 | Can create a user with null username via webservices |
| CS-22530 | P2 | Template incorrectly determines plural of word |
| CS-22511 | P2 | create document by email stack trace in logs needs investigation |
| CS-22504 | P2 | DocVerse: documents during conversion cannot be edited |
| CS-22489 | P2 | HTML can be rendered in subject in HTML emails |
| CS-22471 | P2 | The image picker doesn't ignore uppercase extensions |
| CS-22466 | P2 | Toggle Link Button Breaks in Tables in IE |
| CS-22429 | P2 | I18n key is missing cmnt.form.name.error |
| CS-22418 | P2 | Incorrect user sync settings validation |
| CS-22414 | P2 | backspacing a bullet moves cursor down one line |
| CS-22409 | P2 | pressing tab in the RTE loses focus in Chrome |
| CS-22406 | P2 | 'Your Content' widget display inconsistancies |
| CS-22378 | P2 | javascript error in ie8 when editing blog comments in admin console |
| CS-22373 | P2 | Keyword interceptor doesn't apply to blog post comments |
| CS-22360 | P2 | removing a moderator keeps all of the items that were in their moderation queue |
| CS-22355 | P2 | Profanity filter is not applied to external RSS feeds |
| CS-22353 | P2 | Base and Open Search Inconsistent |
| CS-22350 | P2 | CLONE -NullPointerException at InvitationHelper$InvitationComparator#compare (4.0.x) |
| CS-22348 | P2 | Feature content widget is still preset after set jive.featuredcontent.enabled to false |
| CS-22345 | P2 | Email notifications for trackbacks sent out to disabled users |
| CS-22343 | P2 | Logout link doesn't work on various pages |
| CS-22338 | P2 | Moving content from a container doesn't change the category counts |
| CS-22312 | P2 | Feature content is enabled after move content |
| CS-22279 | P2 | Search index generates error based on attachment name |
| CS-22277 | P2 | In Recent Activity widget, Comenting video, shown an wrong icon |
| CS-22269 | P2 | Container chooser does not present Your Profile option for custom content types |
| CS-22265 | P2 | User Admins (Manage Users) cannot moderate users |
| CS-22247 | P2 | Additional Profile Fields Cannot Be Added to Registration Wizard Unless Required |
| CS-22244 | P2 | creating groups in IE doesn't show the content type pictures at the bottom |
| CS-22241 | P2 | Space in numeric field prevents prevents user from being indexed |
| CS-22227 | P2 | node may not show up on DV settings page if JSON can't be parsed from status |
| CS-22224 | P2 | Reply email threads fork after original content creator's reply |
| CS-22206 | P2 | Removing large permission group from space can bring SBS down |
| CS-22191 | P2 | DbForumManager.addMessage() should check "jive.locked" not "locked" |
| CS-22185 | P2 | LDAP Group filter is being ignored. |
| CS-22180 | P2 | NPE when moving document with 2 or more approvers to space without permissions for some of the approvers |
| CS-22158 | P2 | Document archived when approver is disabled or deleted |
| CS-22157 | P2 | Category count displays incorrectly when editing categories |
| CS-22148 | P2 | IE6 can't view group tabs when the group name contains non-ascii characters |
| CS-22147 | P2 | non-ascii characters in group names are being declared invalid in warning |
| CS-22143 | P2 | Task notification showing extra bullets for tasks due today (port fix from DM) |
| CS-22129 | P2 | User Picker autocomplete disappears when typing a hypen |
| CS-22123 | P2 | Your Content widget should use latest activity (or your latest activity) as date for discussions |
| CS-22104 | P2 | Regular users can't upload video in system blogs when video is enabled |
| CS-22096 | P2 | The widget Popular Blog Posts shows all system blog posts in a container |
| CS-22084 | P2 | Can't ban by username in admin console |
| CS-22081 | P2 | Permission groups with a huge number of members can cause the space creation to time out |
| CS-22035 | P2 | Cursor not focused or visible in RTE when adding a comment using FF or SF (4.0) |
| CS-22024 | P2 | Keyword interceptor can be avoided posting the content and then editing it to add the moderated keywords |
| CS-22019 | P2 | Plain syntax highlighting will be cut off when viewed as PDF if text is long |
| CS-22012 | P2 | previewBody servlet gets subbed out for downloadImage servlet when linking in formatted text widget |
| CS-22007 | P2 | Cannot move spaces in IE |
| CS-21993 | P2 | Add missing user containers upgrade task doesn't work with case-sensitive databases. |
| CS-21991 | P2 | Blog Posts cannot be moved to Blogs associated with Spaces/Groups/Projects |
| CS-21958 | P2 | "Logout" link is not working on Admin console, Profile Image moderation page |
| CS-21956 | P2 | dbbackup will fill up the entire file system |
| CS-21951 | P2 | ReplyMessage of ForumService |
| CS-21920 | P2 | Links in RTE show i18n key instead of error message when the user has no permissions to view. |
| CS-21905 | P2 | message id scheme doesn't thread if messages sent by load balanced servers |
| CS-21879 | P2 | Permission group adding/removal should be asynchronous |
| CS-21873 | P2 | Video Entitlements Incorrect After Upgrade |
| CS-21804 | P2 | Document filter page: filter controls can take a long time to process and show no indication of working |
| CS-21794 | P2 | ldap users that haven't sync'ed already get same group invite and error on create profile link, invite not deleted in process |
| CS-21777 | P2 | Inserting Your Video Into Formatted Text Widget Results in Blank Window |
| CS-21719 | P2 | Moderation message does not appear creating new blog post in a moderated space |
| CS-21714 | P2 | Document attachments are not linked to in 'View as PDF' |
| CS-21713 | P2 | Gen files with i18n keys in Javascript files will have the same file name as the language changes |
| CS-21696 | P2 | Upgrade led to odd document contents - cannot edit |
| CS-21692 | P2 | Docverse conversions no longer display when force SSL for web services is enabled |
| CS-21659 | P2 | Personalizing the 'Your View' tab makes it your landing page for the site, even if it wasn't the default tab before |
| CS-21644 | P2 | Cannot edit userrelationship.creation.notify mail template in German Locale on Oracle |
| CS-21581 | P2 | Drag and Drop Spaces doesn't work for sub-spaces in IE6 |
| CS-21509 | P2 | Logout link does nothing when user is on Reporting or Marketing and Sales tab in Admin Console |
| CS-21485 | P2 | Attachment number limit limits the number of images. |
| CS-21388 | P2 | Social Group invitations can be sent to non-members when registration is disabled. |
| CS-21325 | P2 | DocCreateAction failed while executing #updateImagesFromDraft |
| CS-21317 | P2 | Able upload attachments more than maximum after an upload content error is shown |
| CS-21257 | P2 | Creating and deleting a poll in a group causes the 'latest poll' widget to indicate no polls even if there is an expired poll already in the group |
| CS-21194 | P2 | places-autocomplete.ftl throws exception whenever you use the places search in the places widget. |
| CS-21161 | P2 | NPE when accessing notifications menu |
| CS-21138 | P2 | /people NO_CACHE rule in Apache cache.conf is not matching correctly. |
| CS-21133 | P2 | Private message page hangs for users lots of messages |
| CS-21111 | P2 | Audit Log throws Oracle SQL error when inserting greater than the max description length with international characters |
| CS-20958 | P2 | Reject a relationship request generates a MODERATE(110) event instead of a REJECT(240) event |
| CS-20957 | P2 | Text not intl'ed in "Looking up web address..." when add bookmarks |
| CS-20880 | P2 | Users added to system pre-4.0 do not have insert image on personal containers |
| CS-20750 | P2 | In View Document widget, unable to view binary document |
| CS-20745 | P2 | Choosing Resend Invitation after choose Delete Invitation (or vice versa) does not remove the Delete Invitation confirmation buttons in Open Invitations list in group member management page |
| CS-20677 | P2 | Console error occurring when task is unassigned and task shows up on project calendar and user clicks on task in project calendar |
| CS-20637 | P2 | space browsing subspace arrows double in germal language setting |
| CS-20545 | P2 | Long private message subjects extend beyond display |
| CS-20497 | P2 | it Is not possible remove a bridge |
| CS-20391 | P2 | jiveuserprofile gets bloated with potentially millions of duplicate rows |
| CS-20370 | P2 | When domains are restricted, you can't invite people to groups using their user name |
| CS-20188 | P2 | Replying to a blog comment by email doesn't post as reply to the particular comment |
| CS-20124 | P2 | Private messaging user picker doesn't work, throws jquery error in IE |
| CS-20069 | P2 | French language: "Comment on this video" broken |
| CS-20067 | P2 | "Categories" widget filters "Recent Content" widget when both are present on Overview page |
| CS-20053 | P2 | Upgrade: DocVerse libraries not referenced correctly |
| CS-20021 | P2 | Text not intl'ed in "Invite colleagues" in first time setup |
| CS-20020 | P2 | Text not intl'ed when previewing profile (Profile) |
| CS-20019 | P2 | Images flipping, opposite of original orientation when uploaded to brewspace |
| CS-20016 | P2 | Text not intl'ed when creating your profile (Selected) |
| CS-20015 | P2 | Text not intl'ed when creating your profile (Your Image Here) |
| CS-20014 | P2 | Text not intl'ed when creating your profile (Continue) |
| CS-20002 | P2 | Docverse documents do not appear in link picker |
| CS-19998 | P2 | Popular Blog Post widget does not filter by current Space, Groups and Projects |
| CS-19952 | P2 | "Session error" alerts are showing up on Your stuff -> bookmarks page. |
| CS-19911 | P2 | Text not intl'ed in import-export-tasks |
| CS-19909 | P2 | Text not intl'ed in "customize your site" |
| CS-19907 | P2 | French locale: "Add as a friend" from within an individual profile page does not work |
| CS-19900 | P2 | Text not intl'ed when moving document |
| CS-19873 | P2 | Unable to see group features in IE6 while creating new group |
| CS-19851 | P2 | Settings for a dedicated httpd do not get upgraded |
| CS-19790 | P2 | Marking custom content type for abuse past threshold causes error to be displayed |
| CS-19788 | P2 | "Insert image" dialog in mini RTE doesn't work with non-english locale |
| CS-19750 | P2 | Document approval is by-passed converted by DocVerse |
| CS-19735 | P2 | A document comment can be added several times |
| CS-19729 | P2 | Text not intl'ed in Connections tab in profile (save and cancel buttons) |
| CS-19728 | P2 | Text not intl'ed in connections page |
| CS-19724 | P2 | Space and Group Blogs appear under "Other Blogs" section in blog picker |
| CS-19714 | P2 | Text not intl'ed in RTE for style |
| CS-19713 | P2 | Text not intl'ed in project calendar widget |
| CS-19709 | P2 | Users with 'View Blog' permission can comment on blog posts |
| CS-19651 | P2 | Nested bullets don't publish correctly |
| CS-19648 | P2 | Docverse Plugin: Unable to connect/login to SBS in Solaris Sparc |
| CS-19640 | P2 | Personal blog posts are accessible to the author even when blog permissions deny access |
| CS-19636 | P2 | BAN IP is not working |
| CS-19485 | P2 | Searching for containers not always returning proper results |
| CS-19401 | P2 | Places search not taking wildcards into account |
| CS-19383 | P2 | Non authenticated user can view blogpost from browser cache (IE) |
| CS-19372 | P2 | Time dimension contains incorrect week numbers |
| CS-19366 | P2 | Office Integration: When a user is editing a document, other user can delete that document |
| CS-19365 | P2 | Changes in relationships at LDAP server don't reflect in application |
| CS-19359 | P2 | A user can see a document before moderator's approval |
| CS-19333 | P2 | It's not possible to create videos after adding a new key for videos. |
| CS-19323 | P2 | In Places widget each container is showed twice |
| CS-19276 | P2 | recent content user id is not being properly re-read from DB after restart |
| CS-19233 | P2 | Logout from admin console redirects to personalize community page. |
| CS-19155 | P2 | When using sbs-ext.xml to define permissions for a custom content type admins don't receive entitlements |
| CS-19125 | P2 | Upgrade task AddDocVerseUserTask creates userContainer with invalid ID |
| CS-19006 | P2 | Text selection/highlighting reveals incorrect font-style |
| CS-18926 | P2 | Missing 'Blog Post' options in Your Stuff menu when all blog permissions are revoked |
| CS-18911 | P2 | Email templates page not changing after changing locale |
| CS-18893 | P2 | Selected Categories Are Not Added to Uploaded Binary Documents |
| CS-18837 | P2 | Error filtering connections |
| CS-18811 | P2 | Bug in tag striping can seem to cause attachments to be ignored for indexing |
| CS-18789 | P2 | HTML mode puts all text into a single line after a certain amount of time |
| CS-18784 | P2 | Large instances will cause "Loading filters" to hang on People Page |
| CS-18779 | P2 | Creating projects in social groups with the same name lead to same URL path |
| CS-18742 | P2 | "Choose a User" link in Blog Migration page doesn't work in a instance deployed to non-root context |
| CS-18721 | P2 | Particular document doesn't fully render in DocVerse |
| CS-18716 | P2 | Email notifications fail if a watch exists for a user not in the system |
| CS-18655 | P2 | Some 2007 documents don't look so good in DocVerse preview |
| CS-18641 | P2 | Saving a new document in word multiple times creates multiple documents. |
| CS-18636 | P2 | Page Caching results in pages loading as raw html |
| CS-18635 | P2 | "Reply" to discussion does not respect "Ban Post" setting. |
| CS-18609 | P2 | Image File Names with spaces and/or non a-z chars don't render in posts |
| CS-18597 | P2 | Set never expire for an Announcement is not possible |
| CS-18559 | P2 | Queries for content containing ANY specified tags producing duplicate results |
| CS-18548 | P2 | Text not intl'ed in Video in error message |
| CS-18546 | P2 | Text buttons not intl'ed in Video creation page |
| CS-18536 | P2 | Text not intl'ed in project calendar widget, task and checkpoint |
| CS-18515 | P2 | RTE buttons got frozen after switching from table to regular text in IE6 |
| CS-18426 | P2 | Web Service Exception Mapper needs more accurate filter for "rest" string |
| CS-18419 | P2 | Private message send fails if there's a URL context |
| CS-18415 | P2 | Office Integration - moderated documents appear as published even before moderator's approval |
| CS-18328 | P2 | Searching for social groups not always returning proper results |
| CS-18296 | P2 | Print preview on large docs prints title and one page of content |
| CS-18193 | P2 | It's not possible add a user to "Ban User Account" when instance is deployed to context path different than / |
| CS-18157 | P2 | NPE while viewing document |
| CS-18132 | P2 | Incoming Email Monitor cannot gracefully handle angle brackets (< > ) |
| CS-18115 | P2 | jiveExternalURL fails to migrate (postgres to sql server) |
| CS-18000 | P2 | No user should be able to move or delete content while it's being edited by other user |
| CS-17988 | P2 | document deleted but inline comment still shows on recent activity |
| CS-17964 | P2 | Links in RTE showing wrong title |
| CS-17954 | P2 | WatchService.deleteWatch(...) method signature and REST params don't match |
| CS-17516 | P2 | Permissions change in approval workflow are not honoring previous behavior |
| CS-17493 | P2 | People filter sometimes shows incorrect totals in filter cloud |
| CS-17023 | P2 | Adding attachment to a document does not fire off an email notification |
| CS-16508 | P2 | "el.firstChild.nodeValue is null" when trying to add users to invite to social group |
| CS-15939 | P2 | Video Site drop down items listed twice |
| CS-15866 | P2 | Can't create a video in a task |
| CS-15029 | P2 | Extremely long Ldap Sync Tasks when Disable-User option enabled |
| CS-14632 | P2 | Changing username for a user in moderation breaks 'Pending Approvals' for moderators |
| CS-13609 | P2 | Users can attach files even the file type is forbidden in Admin > Settings > Attachments |
| CS-12642 | P2 | dbanalyze is not printing date stamps in log |
| CS-12413 | P2 | CSS displayed when confirming bookmark creation |
| CS-10849 | P2 | Recent content widget property to show recursive content or not is ignored when widget is on root community |
| CS-8272 | P2 | table border can't be set to zero - also, color can't be set |