Theme of 3.0: Social Business Software
With this version of Jive SBS, you'll find an array new features as well as
enhancements to existing ones.
Added, Improved and Removed in 3.0
Fixed Issues
Known Issues
Note: For changes in previous versions, be sure to see earlier
versions of this document:
Added, Improved and Removed
New Features
Improvements
Removed
- Removed the ability to share a document with people outside the community.
- Removed a feature that sent usage data back to Jive Software.
- Removed the ability to migrate a database from one DBMS to another.
- Removed "order by rating" from the search results page.
- Removed ability to search by more than one content type at a time.
- default customizable / personalizable pages changed?
- Permissions for enabling and disabling photo and avatar uploads have been
combined into a single setting.
New Features
Bookmark items from both inside and outside the community.
Bookmarks are Jive's take on social bookmarking, and they show up in a few different
ways. First, you can bookmark all content types. When you bookmark an item, you add
it to the list of your bookmarks (either public or personal) under Your Stuff for
easy retrieval later. It also increments the count of people who have bookmarked
that item. So you can easily see if content is popular based on the number of people
who have bookmarked items.
Bookmarks also enable members to share resources and links found outside of the
community with other members in the community. While browsing an external site, if
you find content that you think would interest other members of the community,
simply bookmark it, and the bookmark will be added to the community where other
members can find it and even comment on it.
Connect communities through bridging (optional module). Bridging
helps people create an aggregated view of information from across multiple
communities. With bridging, you can customize your personalized homepage and add
widgets from remote (or bridged) communities.
People with access to bridged communities can add widgets displaying their
connections activity from one community, popular discussions on another community,
and recent blog posts from a third. All of these can be displayed on the same page.
Upload, embed, and display video (optional module). Whereas in
version 2.5 you could embed videos that were hosted on third-party sites (such as
YouTube and Vimeo), in version 3.0 uploaded video can be tied to the security within
the system.
In 3.0, the application transcodes uploaded videos, then streams them to a player
included in the user interface. In the way you create a discussion or document, you
can create a video post that can be embedded in other content.
Capture community activity with analytics (optional module). In
version 3.0 the analytics feature represents a data warehouse component through
which you can capture of all community activity. This feature broaden the
application's focus from capturing only creation activities to include all
activities by community members (creating, consuming, and social activities). The
feature moves data collection to a separate database where it can be loaded
asynchronously (taking the load off of the production database).
The application will also include a new kind of dashboard in the admin console.
Driven from data in the warehouse, it will be focused on adoption and participation
metrics. Future reporting enhancements will take advantage of the additional data,
making use of newer analytical technologies.
Do sentiment analysis of content (optional module). With the
insight module, you can get sentiment analysis for key topics within the community.
Through this feature, you can know when a lot of people are talking about your
products or brands -- even whether what they're saying is good or bad. Use insight
to identify the community's influential voices. This will let you know if there are
certain members whose content is viewed and commented on most often, helping you
drive engagement and loyalty within your community.
Improvements
In addition to the new features, there have been many improvements across the
product.
Focus search with contextual type-ahead. Type-ahead search now
offers the option of searching within the current space, project or group. While
browsing a member's profile, the type-ahead search also provides a convenient way to
search content created by that particular member.
Get to useful search results faster. The search results
page has been reorganized to make it faster to filter to just the information you
need. Content that matches your search phrase has been moved up the page so that it
can be located quickly. People and Places results that match your phrase have been
relocated to the right-side area, but make use of avatars and icons so that they can
be easily found. Filtering by time frame and content type were previously hidden
behind the More Options panel, but now you access those filter options directly from
the results page. Finally, results provided via OpenSearch sources are displayed on
separate tabs on the search results page.
More convenient access to actions related to people. The
mini-profile displayed when hovering over a username now provides follow (add
friend) and stop following (remove friend) actions.
Improved profile editing. Adding a photo and adding an
avatar have been combined and offer a convenient cropping tool. Your avatar can be
uploaded separately, or you can crop an area of your photo to use as your avatar.
Members can update their status from their profile page.
Now you can keep track of all of the places where you interact with
content through the new Places widget. The Places widget combines browsing
and searching of spaces, projects, and groups into one convenient tool.
Additionally, the Places widget provides a list of My Places, which includes Groups
to which you belong, projects you are following, and spaces you are following. The
ability to follow a space was added with this release as well.
Now you don’t have to refresh your browser to see updated content. Widgets now offer
a handy refresh feature, so that you can update the content within a single widget.
The space administration page in the admin console has been
replaced to address scalability and ease of use. The new space admin page
offers dynamic loading of lists for increased performance and provides drag and drop
ordering of spaces so you can easily control the way the list appears in the end
user UI.
Easier content type development with custom content
types. The custom content framework significantly reduces the development
effort when adding new content types. Instead of developing overlays, you simply use
the new API to develop a content type that's rateable, commentable, and so on. You
can quickly make your content type feel just like an out-of-box first-class content
type.
More easily move content. The new way to move content
streamlines the process and makes it easy for admins and end users alike. You can
easily move content between spaces, projects, and groups. Users also receive helpful
warnings if they are moving content to or from private places.
Easier file uploads. The new file upload form's design makes
browsing to your file the first thing you do, adds the ability to include rich text
in your description.
Transaction support. The transaction implementation builds
on the integrity and reliability of the database system.
Performance enhancements. The use of sprites for icons and
the refactoring of the search APIs are just a couple of the enhancements that will
bring noticeable performance increases for those using the community. Additional
performance benefits are also realized due to more aggressive HTTP caching at the
Apache server level.
Notes About This Release
Whether you're installing new or upgrading, you'll need to ensure that your instance
is correctly configured to use HTTPS. After installing or upgrading, see the
SSL configuration instructions in the Operations Cookbook.
Full Fixed Issues List
Bugs Fixed
- [CS-14306] Deleting a user can delete all projects with no tasks
- [CS-14245] RTE loss of content when pasting, saving, or switching between HTML and raw modes
- [CS-13936] Can't use jquery or prototype in HtmlTextWidget
- [CS-13914] RSS Feeds Not Redirecting to Basic Auth
- [CS-13909] Space admins or moderators cannot edit/delete video from that space
- [CS-13884] Creating a blog post named blog (in either your personal blog or space blog) breaks
- [CS-13854] Unable to publish document: unexpected error
- [CS-13853] Avatar crop is not 1:1 and resizes to 1:1 breaking aspect ratio
- [CS-13838] System Error on Admin Console if jive.module.forums.enabled=false
- [CS-13831] Search does not split terms in query string when multi byte space is used
- [CS-13821] Need application/vnd.ms-word mime type
- [CS-13808] XSS on space name
- [CS-13806] Expression blog is undefined line 1 column 84 ${blog.ID?c}
- [CS-13803] CSRF Upload profile IMG
- [CS-13802] CSRF Announcement
- [CS-13797] Blog Comment email notification (blogs.comment.created) using conditional (IF) incorrectly in Spanish
- [CS-13794] Path traversal in crop-image-display.jspa?tempImageName enables users to load any image from server
- [CS-13793] Reflected XSS on /edit-profile-avatar!cropImage.jspa
- [CS-13791] jiveI18nText table does not use nvarchar for SQLServer UTF-8 support
- [CS-13786] Proxool servlet improvement
- [CS-13774] Community Everywhere Discuss Link doesn't redirect to comment box section of page
- [CS-13773] Max attachment size is not correctly recognized above a certain value due to integer overflow
- [CS-13764] UnexpectedRollbackException killing LDAP Sync
- [CS-13756] File Reference Leak in ZIP File Indexing Task
- [CS-13744] "Insert" button in Link Picker can get hidden with specific content titles
- [CS-13738] Directory Path traversal after Index task over .ZIP files
- [CS-13734] clean install gives warning about 'no clean upgrade support'
- [CS-13732] All content tab does not display videos correctly
- [CS-13725] DWR OpenSearch configuration disclosure
- [CS-13714] Private Bookmarks are not private at all
- [CS-13682] Error joining Secret group as Admin/Moderator
- [CS-13674] Fix misspelling in template file
- [CS-13671] "Updates the jiveProperty table" is failing in Oracle database
- [CS-13667] "Increase size for wiki links" upgrade task is failing. Index "jivewl_tlnktp_idx" does not exist
- [CS-13656] Mismatched freemarker <#if statements in japanese email notification template
- [CS-13655] Webservices getRecursiveCommunityCount method does not work
- [CS-13639] Invites Success page shows "Jive System Container"
- [CS-13633] Guests can edit/delete Project Tasks
- [CS-13628] JiveRefererInterceptor does not handle UTF-8 characters correctly
- [CS-13627] Some blog RSS feeds are displaying username instead of admin email
- [CS-13589] Deleting a document from the front end does not return a 404
- [CS-13580] User bar trying to load blogs from social groups which have been deleted
- [CS-13578] Plugins are loaded after the application is already running causing strange issues with resource bundles
- [CS-13570] URL's pasted in RTE not always converting to links
- [CS-13514] Project actions widget fails to render when blog post is disabled as a content type
- [CS-13476] Friends action menu does not respect RSS feed visibility settings
- [CS-13460] Deleting a thread leaves orphaned messages in moderation
- [CS-13216] "Browse all people by hire date", needs to reflect an external community
- [CS-13099] Typo in verbiage for image picker
- [CS-12888] jive-httpd does not start up when RHEL or CENTOS systems reboot
- [CS-12752] Page compression enabled makes admin console unavailable in Safari
- [CS-12440] Overriding taggable-content.ftl in a theme applied to a community reverts to global theme template when any ajax call is done
- [CS-11687] Private Message is lost if used more than 255 chars in the subject
- [CS-11485] Show the "watch" action link for blog authors and sys admins when viewing a blog
- [CS-10075] Search engine is not looking at group tags
- [CS-9730] Wrong Info Message when deleting Uploaded Images
- [CS-9430] Web services: addAuthor and removeAuthor don't work
- [CS-9336] Error for 255+ characters in Blog Description is unclear
- [CS-5405] Polls: When you edit a poll, there is no 'save' button, only 'edit' or 'cancel'
Known Issues in this Release
- [CS-14423] User information disclosure in Avatar Web Service
- [CS-14422] Moved document still shows up in old space's documents list
- [CS-14408] Non JavaScript Injection in Projects
- [CS-14375] Revoking global read blog permission will throw an FTL error when viewing any container
- [CS-14369] Video character limit counting invisible characters
- [CS-14355] Editing Group permissions adds duplicate entries in jiveGroupPerm
- [CS-14234] URL mapping by query string doesn't work on message URLs
- [CS-14229] "Not found" after publishing a blog post. Username and blog name ending with foreign characters
- [CS-14152] No result defined for action com.jivesoftware.community.action.ViewBlogFeedAction and result disabled
- [CS-14026] IE8 default login button
- [CS-14014] System error when changing name and email visibility from user profile in LDAP-connected instances
- [CS-13969] classid being stripped from embed code
- [CS-13933] Social group name generation fails if a name is used with a dash surrounded by spaces
- [CS-13930] Profile Photo upload takes 2 tries in Safari (4 rc2)
- [CS-13927] Escape HTML doesn't work properly sometimes in "Add Site" bookmarklet.
- [CS-13922] Date picker character encoding broken for at least Swedish localization
- [CS-13921] Pasting text into a table cell will sometimes create an additional empty cell
- [CS-13916] Search in Link picker by default looks for current date when search.defaultdaterange = last90days
- [CS-13906] Inconsistency between spotlight search and global search
- [CS-13880] Username leaks out through recent updates / activity even if 'use full name' is set in admin console.
- [CS-13878] Your Stuff > Documents does not paginate correctly
- [CS-13870] Error thrown when changing a space name by adding "invalid" characters
- [CS-13869] Permission: Create Document Attachment, when revoked for registered users also blocks Space Admin from creating Blog attachments in the space
- [CS-13851] Tag 'testtagtest' not being returned in search results
- [CS-13850] Searching words connected with underscore will not return the exact string match if used in bookmark tags
- [CS-13847] Bookmarklet does not work in IE6 and IE7 if jiveURL pushes executed code to greater than 2083 characters
- [CS-13843] Profile Picture behaves oddly with different images
- [CS-13841] Search filter by last year not working accurately
- [CS-13839] Spotlight search inconsistency
- [CS-13832] PDF document images can be out of bounds
- [CS-13829] No length restriction on social group names can cause some display issues
- [CS-13824] Error creating a group with HTML in the name
- [CS-13819] Space Picker doesn't change Space after Saving a Setting
- [CS-13814] Profile image upload needs to validate attachment type
- [CS-13812] When submitting an edited doc for approval using collaboration options, user feedback message is incorrect
- [CS-13809] Multiple RSS widgets on a page can show eachother's content
- [CS-13807] Email notifications show '&' instead of ampersand (&)
- [CS-13804] Documents and Doc Comments always use system time for time stamps
- [CS-13801] RTE indents sometimes when doing alt+tab to change active window
- [CS-13800] All Users With Create Blog Permission Loaded When a Blog Post is Loaded
- [CS-13787] RTE: Using HTML editor by default throws javascript error.
- [CS-13784] Empty Profile Filters on People page shouldn't display if they have no options
- [CS-13782] Cannot delete user if set as editor/collaborator in a document
- [CS-13780] Polls created with a future date are published to Recent Activity stream
- [CS-13770] Problems with openfire connection from Brewspace (investigate)
- [CS-13768] Error in Brewspace logs: illegal argument / not externalizable in event dispatcher
- [CS-13766] RTE link picker lists bookmarks repetitively
- [CS-13755] Upgrading RPM with custom options containing '=' throws error
- [CS-13754] Auto-wiring actions in plugins fails due to class conflicts where none should exist Votes: 2
- [CS-13750] Search results should not include comments when the Comment Policy is None
- [CS-13748] Document author-discussions do not send watch/email notifications
- [CS-13746] RTE IE6 renders <br /> tag differently during edit and after publish of blank bulleted lists
- [CS-13743] Save document version as draft while in approval can 'steal' authorship of version
- [CS-13729] ERROR com.jivesoftware - java.sql.SQLException: Missing IN or OUT parameter at index:: 4
- [CS-13728] Document approvers should be removed if permissions over document's space are modified revoking their access
- [CS-13727] Document with approver can be moved to a space where approver doesn't have permissions
- [CS-13723] Apostrophe's missing in custom profile field names
- [CS-13711] "Ignoring unchecked attempt to establish system authentication." in LdapGroupManager
- [CS-13705] ForumServiceImpl updateForumMessage does not clear render cache, body is not updated
- [CS-13693] Unable to delete user whose username contains '+' character
- [CS-13685] Reporting abuse of a custom content type results in an authorization error
- [CS-13669] RenderCacheManager is not ready for Generic Content-types
- [CS-13665] Blog comment moderation only forces approval on first comment, not future edits to same comment
- [CS-13664] "Can't set last logged in to zero if already greater than zero" error on logs
- [CS-13663] Recent content not showing some content types from subspaces if different from allowed in current space
- [CS-13650] Document version does not show images when JiveServlet/downloadImage requires login
- [CS-13640] System Error viewing document as PDF having <td style="TEXT-ALIGN: justify">TEST</td>
- [CS-13638] Crop image is not working with some kind of images
- [CS-13635] If user is set as space approver, then removed, it cannot be set as space approver again, causing admin console error
- [CS-14181] The button "Import selected contacts" does nothing when inviting users for a social group/project
- [CS-13611] UserContainer FTL error when viewing personalized homepage
- [CS-13609] Users can attach files even the file type is forbidden in Admin > Settings > Attachments
- [CS-13607] Groups and People aren't rendering correctly in the "Follow a Tag" widget
- [CS-13604] Tag search and tag cloud have inconsistent results
- [CS-13595] Long discussion thread (40+ replies) causes display issue in ie7 ie8, reply to original post is pushed
- [CS-13591] Calendar not showing properly or not showing at all in "Audit Log" after pressing "update
- [CS-13582] POI fails to index certain .doc files
- [CS-13575] IE6 viewing blogs as a guest push sidebar off page
- [CS-13574] Profanity doesn't work when specifying a specific community/space
- [CS-13573] If a user has hidden the name and a link to a user is added, "null" is inserted instead of the username
- [CS-13567] Document set to Status.PENDING_APPROVAL and in Published state can only be accessed by System Admins
- [CS-13562] Advanced email plugin uploads document attachments of any file type but does not compress risky files
- [CS-13560] Tag search should be recursive
- [CS-13557] ManagingGroupMembership.html help file is not localized
- [CS-13556] Show Full Name toggle does not function correctly if user was created with full name hidden
- [CS-13545] freemarker exception in tag-widget found in brewspace logs
- [CS-13543] Latest "Changed By" author is set to the user who moved the document
- [CS-13540] Blog redirecting to home page after logging when guest access is enabled
- [CS-13530] Logic around guest access not consistent unless jive.auth.disallowGuest is explicitly set
- [CS-13525] Internal Bookmarks show up in searches obstructing results
- [CS-13521] URLs in emails are stripping out parameters
- [CS-13520] UTF-8 Usernames are shown incorrectly in watch email 'from' field
- [CS-13518] Closing Table Properties window can cause IE6 to crash
- [CS-13517] Unnecessary task update notification is sent
- [CS-13509] Collaborator email notification fails if email is hidden
- [CS-13502] Container image when viewing polls is not always correct
- [CS-13490] Watch events are not being captured by analytics
- [CS-13489] Platform jive-dbmaint not being removed correctly
- [CS-13478] getUserByUsername webservice call returns a NPE instead of a UserNotFoundException
- [CS-13453] Upgrade tasks not run during plugin's initial installation
- [CS-13449] Bookmarks text is cut off in Safari when there are no bookmarks for a personal blog
- [CS-13428] Invalid field value for field "dueDate" when switching from short to advanced task creation
- [CS-13425] Cache headers not being set for content from /servlet/JiveServlet/
- [CS-13422] Comment previews do not work in external bookmarks
- [CS-13421] Profile photo cannot be cropped in IE8
- [CS-13420] Project calendar Checkpoint Tooltips doesnt shown correctly in IE
- [CS-13419] RTE display issues in IE8
- [CS-13418] Upgrade process is executed twice. The task in the second run is only: Validate Space Tree Task
- [CS-13407] No feedback for email replies to locked threads
- [CS-13396] HTML Filter stripping out desired attributes
- [CS-13388] When abuse is reported and threshold is reached redirect the reporter to parent container instead of showing Unauthorized message
- [CS-13386] <include> element ignored in plugin.xml UI components
- [CS-13383] Guest shows "guest" translation honoring System locale instead of browser locale
- [CS-13381] Approval Workflow: doc in workflow with deleted or disabled approver is not visible to admin in end user -> browse documents
- [CS-13373] Opensearch doesn't use the correct user-agent for the first request
- [CS-13359] Cannot use phrase substitution for "Username's Stuff" when viewing someone's profile
- [CS-13343] Tasks not showing up in search results
- [CS-13342] Friend "Email me when this person posts" is not propagated to other cluster nodes
- [CS-13334] The emoticons in the first place of a table cell disappear when hitting enter
- [CS-13333] Can't revoke permissions when first granting a user or group permissions at the global level
- [CS-13331] Carriage return a quoted email message breaks the quote in Clearspace when imported through a gateway
- [CS-13330] The edition of the optional message in Project Status Widget, does not display the original message
- [CS-13322] jiveform.datetimepicker should honor a format attribute
- [CS-13314] userrelationship.creation.notify email template indicates incorrectly who did the connection
- [CS-13305] Add gateway creating a new space checking against wrong combo box
- [CS-13299] Static file resource serving occasionally takes several seconds
- [CS-13297] CMS garbage collection is not effective for some platform installations
- [CS-13286] Top contributors shown even though they haven't ever logged in
- [CS-13269] When uploading a theme with phrase substitution, the preview doesn't shows it
- [CS-13260] Need for generic, fallback icon type in sprites
- [CS-13258] Popup list for 'Restrict to Group' when searching displayes behind the footer
- [CS-13257] UNC paths are hyperlinked to '#' when entered in the RTE using IE6
- [CS-13254] Group Pagination for Invitations doesn't work with more than 40 invitees
- [CS-13251] Javascript error when viewing a video (IE7)
- [CS-13228] JiveTextProvider.doGetText uses wrong system default Locale
- [CS-13226] Internal bookmarks can show up in recent content in some cases
- [CS-13225] titles with html tag are not parsed rigth when "convert thread to document"
- [CS-13205] Improve how user popup displays when reaching bottom of the page
- [CS-13185] Quotes in subjects for messages created through EmailMonitor are html encoded in recent content
- [CS-13177] Alert message is being displayed when clicking on Adminconsole-> Reporting tab in FF2
- [CS-13175] Calculation of max thread indent is off
- [CS-13173] RSS Combined Content is Provided Incorrect Description for Forum Threads Votes: 1
- [CS-13172] Open Search show as searching though search has finished with an error (2.5)
- [CS-13166] Cannot edit Group URL after creation
- [CS-13157] LDAP synch in cluster doesn't propagate users in UI if one node was down during synch
- [CS-13156] System Error viewing Video tab: Disabling Video Permissions in root community
- [CS-13142] Audit Log doesn't paginate correctly when filtering
- [CS-13138] Text extends left and out of view when entering long email address on invitation page
- [CS-13133] Synonyms aren't highlighted in searches
- [CS-13131] Synonyms do not propagate in cluster
- [CS-13125] Error message after Post Thread Failed Upload
- [CS-13124] Missing warn message in Blog Upload failed
- [CS-13116] System error after deleting a user if user was logged in
- [CS-13114] No action / message for adding a duplicate user to address book
- [CS-13110] Wide images are cutoff when viewing as PDF
- [CS-13107] Friend request text input only allows 250 characters but doesn't tell you until you submit
- [CS-13105] Overdue task should not send notifications once project due date has been reached
- [CS-13100] Users banned from group still show group name on profile
- [CS-13098] Error Message is incorrect for private messages sent to two people, one has box full
- [CS-13097] Private Message Functionality does not match error message
- [CS-13096] Backdoor available to Full Mailbox
- [CS-13093] Group content-type visible when feature is disabled
- [CS-13082] Calendar label on Poll Creation page is incorrect
- [CS-13063] Recent documents widget config shows wrong (but works right)
- [CS-13052] MultiProviderUserManagerAuditor prevents MultiProviderUserManager from being overridden within a customization
- [CS-13040] Group name validation error message wrong for dashes
- [CS-13038] Non internationalized english text in opensearch results
- [CS-13032] Multiple Doc with same NAME
- [CS-13016] Creating social groups containing new content types can fail depending on current locale
- [CS-13013] Jotlet calendar can hide the 'Save' button in IE6
- [CS-13004] Uploaded documents report is not correct
- [CS-12992] System Admins and Space Admins can't create attachments for Space Blogs
- [CS-12991] Pressing enter on the places widget (in sidebar mode) search input box causes a page redirect
- [CS-12973] When document versions are changed to archived state, the status of the version record is not changed to archived status
- [CS-12964] Copy from PDF is not working properly
- [CS-12958] Spanish text on english locale
- [CS-12947] No warnings when entering invalid string for user status in profile page
- [CS-12942] Text overlays icon on Task widget on project page in IE7
- [CS-12937] Recursive Tag Cloud doesn't include Projects
- [CS-12923] There is no check for blog post publish dates
- [CS-12916] Schedule blog post displays server time/date rather than user timezone
- [CS-12912] cache.conf says 28 days but max-age=2016000 is actually 23.333... days
- [CS-12877] Ambiguous text RTE FF3/IE7
- [CS-12866] Translation not honoring locale
- [CS-12865] Editing a draft saves last modified as original user, not editor
- [CS-12861] Password cannot be set when running Windows eval version
- [CS-12860] Unable to start Setup after upgrade, openfire integration-related
- [CS-12855] A space admin can see other space configuration
- [CS-12854] Undelete a document does not keep the tags
- [CS-12849] Comments marked as moderated on a wordpress export are not marked as moderated when imported.
- [CS-12848] Blog comments marked as spam in wordpress export are displayed on imported blog posts
- [CS-12836] Jive-SBS final installation step gives a js error message on IE7
- [CS-12833] Watch a User Widget shows config options for blogs and docs when they are disabled
- [CS-12827] deleting group with content as admin causes unexpected error.
- [CS-12822] Unable to move blog from Project to system blog
- [CS-12821] Toggling enable/disable project requires a restart to display again content at Recent Content widget
- [CS-12809] A-Z Social Group search does not work
- [CS-12801] Windows eval error - cannot find the path specified
- [CS-12791] 'moderated' style for videos so admins can see which are being reviewed is not showing up
- [CS-12785] Spaces widget shows disabled content types
- [CS-12779] Moderation queue entry for content that contains very wide image expands across the moderation screen hiding controls
- [CS-12769] Can't merge two spaces with space blogs and blog posts with the same title
- [CS-12767] Community everywhere javascript error on first comment
- [CS-12758] User Search in Admin console if user 'Name' contains an underscore will not find whole name
- [CS-12751] Tag management community name doesn't update
- [CS-12747] 'Play' icon should show all times or not show at all
- [CS-12746] Join / Hire date field doesn't validate date
- [CS-12719] RTE should publish semantic elements for ins and del
- [CS-12683] Platform Apache Should Exclude various binary files from gzip via mod_deflate
- [CS-12642] dbanalyze is not printing date stamps in log
- [CS-12571] Missing end divs causing display issues in container picker (IE)
- [CS-12566] code macro doesn't have padding
- [CS-12559] Upgrade login is admin in an LDAP environment instead of the ldap admin user
- [CS-12557] Browse People > filter by first letter doesn't search in usernames
- [CS-12552] "ProxoolDataSource must be initialized" error in Reports when setting up reports in cluster
- [CS-12537] "User Search Status" can be disabled but not "search ahead"
- [CS-12534] Image cache in not been deleted
- [CS-12533] Upgrade License Screen doesn't identify SBS edition
- [CS-12523] Comments not honoring timezone
- [CS-12522] All the widgets combining into one
- [CS-12513] Editing a moderation note is buggy
- [CS-12510] RTE: cannot outdent copied indentation from Ms. Word
- [CS-12484] "Syntax error" js error message appears trying to link a document to another (IE7)
- [CS-12478] There is an "Object expected" Js error uploading a new document (IE7)
- [CS-12475] A space admin can change discussion settings in a space without administration permission
- [CS-12473] A space admin can change filter and macro settings in a space without administration permission
- [CS-12471] A space admin can enable/disable community everywhere in a space without administration permission
- [CS-12470] Combo box a little off (in email notifications)
- [CS-12451] Edit and Delete buttons disappear after searching a space for second time in Admin console
- [CS-12444] User search ahead no ordered
- [CS-12356] New Default avatar is not displayed for guest users
- [CS-12345] System Error in View as PDF if Document contains link into %%
- [CS-12313] Places are not show in the same order in spotlight search and global search
- [CS-12275] missing info in Places Widget
- [CS-12271] E-mail notification for new message is sent when attachment fails
- [CS-12257] ungraceful tooltip of unatorized space in Places widget
- [CS-12249] Uninstalling jive-sbs leaves an useless item on the "Add/remove programs" list ("Jive SBS 3.0 Database (Postgres 8.3)")
- [CS-12234] Resizing Image isn't respected when viewing as PDF, image and text overlapping
- [CS-12093] Email notifications not displaying the label for links
- [CS-12062] Formatted Text Widget Links which are unauthorized for Guest access still appear as unauthorized for legit users
- [CS-11986] Modification date on blog post not changing if save as draft
- [CS-11923] Logging in as a user with Visible set to 0 in jiveUser will force them to appear in the search index
- [CS-11917] Places search doesn't seem to be 'filtering' down; rather it seems to be exact matching only
- [CS-11852] Create a New Space from UI is not allowing to choose Parent Space
- [CS-11846] Jive SBS Development Blog (Overview) on admins console not being shown correctly after resizing the window
- [CS-11842] My profile says I "modified" the blog post, but I "created" it
- [CS-11796] Guests cannot create videos in space with create video permission granted to anyone
- [CS-11709] Existent Tag Groups arent used in space blogs
- [CS-11704] Task Watch notification message does not list container correctly
- [CS-11651] Tags group doesn't save changes in order
- [CS-11583] Trim() not run against users email
- [CS-11577] View feeds is causing unexpected error when it is disabled
- [CS-11568] Analytics should always check for correct schema on startup
- [CS-11279] Search results always displays RE when documents have comments even if the word does not appear in the comment
- [CS-11259] If you don't have perms to view a video embedded in a doc you do have access to, there is no placeholder letting you know your access is denied
- [CS-11228] add note about requiring a restart for new modules to license settings page
- [CS-11112] Tags occasionally publish out of order
- [CS-11073] rpm upgrade gives selinux warning about /usr/local/lost+found on machine w/o separate filesystem on /usr/local
- [CS-10850] jsessionID is appended to bridge URLs (non-SSL)
- [CS-10704] Video Settings not warning invalid key and non-quite-expected text box behavior
- [CS-10695] Content type columns not being updated after adding or removing
- [CS-10693] The search results of the Places widgets are shown on a different page when two Places widgets are added to the view.
- [CS-10645] Format error converting on Admin Console > Documents
- [CS-10316] Spaces table in a super space's overview tab does not have a column header for memos even though the subspace has memos.
- [CS-9954] WatchManagerImpl.isWatched should return true if a db watch exists irregardless of whether the user has permission to watch the object or not
- [CS-9635] Date increasing on each edit for projects and tasks when computer's timezone different from Clearspace Timezone
- [CS-9197] User bar showing user logged in when it should not (no security risk involved)
- [CS-9133] blog posts send multiple trackbacks if published again and again
- [CS-8746] HTML markup in search results
- [CS-4369] Can apply single node license to multi-node cluster
- [CS-3894] "Specific User" check box on Grant Permissions dialog won't stay check when there's text in the box.
- [CS-2234] Grant new permissions: UI needs to reflect that you can add mulitple users and groups Votes: 1
- [CS-1470] Warn user if trying to attach a file that exceeds size limits