Version 3.5.3-Community Edition

From KnowledgeTree Document Management Made Simple

Jump to: navigation, search

KnowledgeTree 3.5.3 is the latest Community Edition release.



Contents

Release Date

KnowledgeTree 3.5.3-Community Edition: 18 August 2008


What's New

KnowledgeTree 3.5.3-Community Edition includes several new features, important code enhancements, and many resolved issues.


Drag-and-Drop for Windows Users

Drag-and-drop comes to KnowledgeTree Community Edition (Microsoft Windows users only) with the KnowledgeTree Drop Box – a tool that allows you to drag documents and folders from the Windows desktop right into a Drop Box portal that sits on the KnowledgeTree dashboard. The Drop Box user’s workspace is a new Dropped Documents dashlet on the KnowledgeTree dashboard where new documents and folders are displayed immediately after upload. Dropped documents and folders are placed in a Dropped Documents folder in the root folder in Browse Documents, from where they may be moved, copied, shared, and otherwise managed.

To find out more about the KnowledgeTree Drop Box, see the KnowledgeTree Client Tools Guide, or to see the Drop Box in action, view the Drop Box webcast at the KnowledgeTree website.

To get this free download of the KnowledgeTree Drop Box, Community Edition users need to register through the Setup Wizard when installing or upgrading KnowledgeTree.


Usability Enhancements

  • New - Graphical Upload and Download buttons improve the user experience for these frequently used actions
  • New - A Property Preview icon in the Browse view provides quick access to document properties (metadata)
  • Updated Inline Help
  • Minor review of some of the on-screen text, instructions, and feature descriptions in KnowledgeTree's web interface


Refactoring

Under the hood, we are well into our code refactoring drive, which has resulted in the following enhancements:

  • Significant improvements to the Document Indexer
  • Improved logging mechanism, which simplifies debugging for community developers
  • Minor modifications to the database schema should improve performance and simplify database management
  • Enhanced stack packages
  • Full support for FireFox 3, and Ubuntu 8.04


Bitrock Network Support

You can now get new release information for KnowledgeTree with Bitrock Network Agent, which brings updates and security notifications direct to your dashboard. To subscribe to this service, just sign up through the KnowledgeTree installers and upgrade installers. For more information on the BitRock Network Service, go to http://bitrock.com/network/.


Easier System Configuration

KnowledgeTree's core configuration is now accessible from within the user interface. Administrators now have an easier and more user-friendly way to set up KnowledgeTree for their organization. Many of the configuration settings that were previously changed in the config.ini file are now accessible from within a new System Configuration interface in DMS Administration, where changing settings such as email configuration, or the language of your interface, is a simple as choosing a radio button or menu item, or adding information in a text field.


Installing and Upgrading 3.5.3-Community Edition

System Requirements

Ensure that your environment meets at least the minimum system requirements.


Download KnowledgeTree 3.5.3-Community Edition

Important: The latest, stable, production-ready, release of KnowledgeTree Commercial Edition is 
Version 3.5.2c. Download KnowledgeTree 3.5.2c-Commercial Edition.


To download KnowledgeTree 3.5.3-Community Edition, choose One of the following install options:


Please note:


How do I log in to KnowledgeTree after completing installation?
First time users use the following default credentials to log in to KnowledgeTree:
username: admin
password: admin

Upgrading to KnowledgeTree 3.5.3-Community Edition

Upgrades may be performed using KnowledgeTree's Upgrade Installer for 3.5.3-Community Edition.


Before you begin ...

1. Back up your repository before upgrading. How do I back up? See the KnowledgeTree Installation and Upgrade Guide.


2. Check your upgrade path. If you are upgrading from a version of KnowledgeTree older than version 3.4.6, please upgrade to KnowledgeTree Community Edition 3.4.6 before running the Upgrade Installers for KnowledgeTree 3.5.3-Community Edition.


3. Ensure that the MySQL process for KnowledgeTree is stopped before upgrading.

Note: The Upgrade Installers should automatically stop all services before starting the upgrade. However, 
we strongly recommend that, as a precautionary measure, all services are stopped manually before running the  
upgrade. 


4. See Also:

More information ...

The following pages on this Wiki provide more information around installing and upgrading KnowledgeTree 3.5.x:


Known Issues

  • Drop Documents vulnerability

A bug in the DropDocument Plugin may allow unprivileged users administrator access to KnowledgeTree. This issue occurs where the Administrator does not have read/write access to the /DroppedDocuments folder, causing a fatal error that affects the DropDocument Plugin. More details and a fix may be found here.

  • Ubuntu 8.04 Headless Installations

When performing a headless install on Ubuntu 8.04, you will need to manually install XVFB in order to run the KnowledgeTree OpenOffice.org service. You may run the following command to do so:

sudo apt-get install xvfb
  • KTS-3623

On Linux (RHEL), when checking out or downloading the following file types, the file is downloaded as a zip archive: docx, pptx, or other Office 2007 files. It was found that the file can be successfully checked back in to KnowledgeTree in this format. This was found to be a Linux issue, and not a problem within KnowledgeTree issue. The issue occurs because the mime type magic is detecting the file as a zip file, which it is. Future updates to the mime type database will fix this issue on Linux.

  • KTS-3602

In some environments, two instances of the Tag Cloud fieldset is visible in Document Details, and when adding metadata.

  • KTS-3620

Cannot uninstall 3.5.3-Community Edition on Windows XP, Windows Server 2003, and on Windows Vista.

These steps will uninstall most of KnowledgeTree...

1. Stop all KnowledgeTree Services.

2. Delete services:

a) Open the Windows Service Manager (Control Panel >> Administrative Tools)

b) Delete the following services:

  • KTOpenOffice
  • KTLucene
  • KTApache
  • KTMySQL

3. Delete the KnowledgeTree directory (default location - c:\program files\ktdms);

4. Delete the start menu entry.

(Note: After performing the steps above, KnowledgeTree is still listed as an entry in Add/Remove programs. However, any new version you add is listed as a separate entry.)

Enhancements and Improvements

  • KTS-3606 - (Improvement) Mail Server Status dashlet: When mail is not configured, point user to System Configuration settings and not config.ini to change settings
  • KTS-3601 - (Improvement) After indexing, the cached index stats should be updated so that dashboard is up to date.
  • KTS-3574 - (Improvement) Improve the config group and settings display names and descriptions
  • KTS-3558 - (Improvement) Improve the Tag Cloud description text
  • KTS-3557 - (Improvement) Change descriptions for the section headers in DMS Administration >> System Configuration
  • KTS-3553 - (Improvement) Remove newline character from document details title.
  • KTS-3552 - (Improvement) Apply new css to text input boxes
  • KTS-3536 - (Improvement) Change name of "Preview" plugin to something more informative.
  • KTS-3528 - (New) AJAX info box to be added to Community Edition
  • KTS-3527 - (Improvement) Improve controls in the System Configuration section
  • KTS-3478 - (New) On user login, some users would prefer to be redirected to the browse view, and not to the dashboard
  • KTS-3466 - (Improvement) my.cnf is missing section mysqldump (and/or client)
  • KTS-3464 - (Improvement) Default login details for KnowledgeTree on first run
  • KTS-3461 - (Improvement)Change name of "Export" Bulk Action to "Download All"
  • KTS-3444 - (Improvement) Indexing needs to be more resiliant when encountering errors with OpenOffice
  • KTS-3430 - (Improvement) Dashlets should have minimal processing
  • KTS-3372 - (Improvement) Add prominent Upload and Download buttons to the web interface
  • KTS-3357 - (Improvement) Add a final page the installer that reminds the user to use admin:admin to login the first time and that they should change their admin password immediately.
  • KTS-3313 - (Improvement) Optimize database datatypes for space
  • KTS-3307 - (Improvement) The Config file data needs to be moved to the database and an admin page needs to be made to manage this data
  • KTS-3303 - (Improvement) Performance on updating of permissions takes a long time when there are many documents
  • KTS-3299 - (Improvement) CLONE -Feature Request - Break Up List of "Documents with Indexing Problems" Into Seperate Pages. Related call: SUP-756
  • KTS-3255 - (Improvement) CLONE -New Search Result Listings - Document Download Button Missing. Related call: SUP-714
  • KTS-3254 - (Improvement) KTUtil::checkForStackCommand assumes php is to be found inside KTDir
  • KTS-3252 - (Improvement) Hashed Storage Engine should attempt copy if move fails
  • KTS-3239 - (Improvement) When navigating to an archived document, the user should have the ability to request a document to be unarchived
  • KTS-3215 - (Improvement) It should be possible to edit and rename lookup values form the administration section.
  • KTS-3210 - (Improvement) last_login field in users table not updated for WebDAV access
  • KTS-3190 - (Improvement) "Import from server location" should also remove the file extension from the document name
  • KTS-3186 - (Improvement) Please insert a lag time on the mouse over event of the Metadata Preview functionality
  • KTS-3182 - (Improvement) documentutil->add function should at least throw a warning if 'contents' is there and 'temp_file' isn't
  • KTS-3175 - (NEW) Add "browse by tag" feature
  • KTS-3162 - (Improvement) Allow the user to change the ordering of the fields in a fieldset
  • KTS-3161 - (Improvement) Allow the user to change the ordering of the browse columns
  • KTS-3136 - (NEW) Implement Open Search with new search
  • KTS-3122 - (Improvement) Rather have the document comparison show in the right hand pane of the KT browser than directly exporting it as PDF document
  • KTS-3076 - (Improvement) Implement new KT_STACK_DIR and remove all relative stack references to stack location
  • KTS-3040 - (Improvement) Search2: More shortcuts needed on Document Indexer Statistics dashlets
  • KTS-2980 - (NEW) Need ability to E-mail file links to external non-KTMS users
  • KTS-2750 - (NEW) Allow/enable multiple documents to be selected when attempting to link documents
  • KTS-2716 - (Improvement) Trap for and forbid illegal characters in file and folder names
  • KTS-2634 - (Improvement) When changing the view of the 'Browse documents' tab the option 'Checked out by' is needed in the options list of columns to add to the view
  • KTS-2440 - (NEW) Adding a folder descendant lookup table for search
  • KTS-2402 - (NEW) Display the search expression tree
  • KTS-587 - (NEW) Link to document between folders


DEFECT REPAIRS

  • KTS-3619 - Javascript error when navigatng to the Dashboard in IE
  • KTS-3618 - Every time the plugins are reread all entries in the admin section are duplicated; one added everytime for every reread action.
  • KTS-3616 - MyDropDocuments not working correctly in 3.5.3
  • KTS-3612 - Call to a member function on a non-object
  • KTS-3607 - The background job running as root prevents the apache user from adding log messages.
  • KTS-3605 - Error when copying from the packed archive when doing a full install on 3.5.2c on Vista
  • KTS-3604 - Upgrade failed from 3.5.2c to 3.5.3
  • KTS-3600 - When the user accesses the "Search Criteria Editor" and then select the search button, you get a browser error
  • KTS-3599 - Disk Usage does not work in Vista
  • KTS-3598 - KnowledgeTree's temp folder has too many smarty files in it. Over time, the directory gets very large
  • KTS-3596 - Remove old search plugins when upgrading from 3.4.6 to 3.5.3
  • KTS-3595 - URL error after upgrade from 3.4.6 to 3.5.3
  • KTS-3594 - xls2csv is not resolving in the stack. There is a typo referring to xls2cvs
  • KTS-3593 - Disable df for Vista
  • KTS-3592 - Upgrade failed from 346 to 353
  • KTS-3591 - User unable to work in RHE after upgrades from 346, 352 or 352c
  • KTS-3590 - 'Fatal error: Call to undefined method DB_Error' after upgrade when the upgrade wizard is initiated.
  • KTS-3589 - The 'Preview' column cannot be added to the view after upgrade
  • KTS-3588 - Remove Admin Version Notifier plugin
  • KTS-3587 - Bad i18n style in the user support information
  • KTS-3582 - Search field in search portlet is incorrectly aligned
  • KTS-3581 - Error during upgrade wizard
  • KTS-3579 - The Setup page after install (before the upgrade wizard runs) is cut off
  • KTS-3577 - On the Register page in the installation setup in OSS install some of the country names are wrong - they have non-valid characters in
  • KTS-3576 - An error occur when upgrading from 3.5.2a OSS to 3.5.3 rcl OSS on Vista
  • KTS-3575 - Two instances of KnowledgeTree in the Start menu after upgrade from 3.5.2c OSS to 3.5.3 RC1 OSS
  • KTS-3570 - Mysql update error during install
  • KTS-3568 - Cannot copy to backup folder during upgrade
  • KTS-3567 - Error near the end of the upgrade from 3.4.6 OSS and 3.5.2 OSS to 3.5.3 RC1 OSS: ERROR 1045(28000)
  • KTS-3565 - Change 'Mouse Over' to 'Mouseover' in the drop-down for previewActivation setting
  • KTS-3564 - An incorrect path for including mbstring.inc.php in dmsDefaults.php
  • KTS-3562 - For config setting redirectToBrowseExceptions, text field should be empty, and not display value 'default'
  • KTS-3561 - Remove 'Plugins cache' settings in System Configuration > General Settings > Cache
  • KTS-3556 - The auto increment DB script must run first on upgrading
  • KTS-3551 - The 'Document Indexer statistics' dashlet is not updated once documents are indexed and the 'Refresh' link should be removed from the dashlet.
  • KTS-3549 - Failure on documentRoot creation
  • KTS-3548 - My Drop Documents plugin references commercial plugin function.
  • KTS-3547 - Registration form error
  • KTS-3546 - The relative path required for registering admin page
  • KTS-3545 - Need i18n for WebDAVDashlet titie, 'WebDAV Connection Information'
  • KTS-3544 - None of the "available criteria" gets displayed when you click on those options when doing an advance search in Linux
  • KTS-3542 - CLONE -Fatal error: Call to undefined method PEAR_Error::getName() when calling 'Actions on this folder -> Permissions'. Related Call: (SUP-950)
  • KTS-3541 - Installer graphic seems too small for window
  • KTS-3540 - Registration fails on sending info to URL
  • KTS-3538 - Removing Yahoo UI resulted in custom numbering ajax not working
  • KTS-3535 - Removing Yahoo UI resulted in saved search ajax functionality not working
  • KTS-3534 - Saving searches from search results page does not work.
  • KTS-3532 - Update data.sql with new upgrade entries for 3.5.3
  • KTS-3531 - Introduction of shortcuts resulted in some of web service functionality breaking. e.g. get_listing() does not filter contents correctly.
  • KTS-3530 (KTS-3030) - Allow reindexing of folders and their contents
  • KTS-3525 - Double "Clear Alert" Message in alert email
  • KTS-3522 - Documents permission
  • KTS-3521 - Text mode installers are asking about link elements
  • KTS-3520 - A "url" file is created when completing the registration form
  • KTS-3516 - Deleted user that has been added via the Authenticated Source can be logged in after deletion.
  • KTS-3515 - Bulk export error
  • KTS-3514 - Document Type list beside the associated Document Fieldsets needs to wrap
  • KTS-3513 - Problems with "&" in a filename
  • KTS-3508 - Connection error occurs when navigating to certain links on Linux
  • KTS-3506 - CLONE -Problems with localization. Related calls: SUP-933
  • KTS-3503 - Missing i18n tags for empty tag message in tag could dashlet
  • KTS-3499 - Error when adding users to a group on Linux
  • KTS-3498 - KTDMS application services do not stop on attempting to stop it on Windows vista
  • KTS-3497 - Error (warning DB ::include_once(DB/.php)) when opening KTDMS application in Windows Vista
  • KTS-3496 - Error (warning fopen) when opening ktdms application under Linux
  • KTS-3495 - Error when navigating to System Configuration items under Linux
  • KTS-3493 - redirectToBrowse and redirectToBrowseExceptions are not found in config admin section
  • KTS-3492 - After login you are taken to browse view by default instead of the dashboard
  • KTS-3490 - OOffice document indexing not working
  • KTS-3489 - It seems as if the document comparison feature is not working
  • KTS-3488 - Pending Documents Indexing Queue does not use rootUrl (with patch)
  • KTS-3487 - Bulk export includes archived documents
  • KTS-3486 - Modify DocumentConverter.py so that it works on Centos 5 (patch included)
  • KTS-3483 - Powerpoint files not being indexed
  • KTS-3482 - 'Edit permissions' link is missing
  • KTS-3481 (KTS-3473) - Adjust the search bar to be compatible with ExtJS 2.1
  • KTS-3480 (KTS-3473) - Make the info box compatible with ExtJS 2.1
  • KTS-3479 - Put a lock on the scheduler during upgrades
  • KTS-3477 - Remove dependence on YUI
  • KTS-3474 - Storage Utilization widget display dummy lines on systems using LVM (fix included)
  • KTS-3473 - Upgrade ExtJS to version 2.1
  • KTS-3470 - Incorrect characters appear on the 'Network Service EULA' during install for the BITROCK EULA
  • KTS-3469 - Items in the 'System Configuration' section for the DMS Administration' tab need to be ordered alphabetically.
  • KTS-3463 - search_results.smarty
  • KTS-3460 - Tag Cloud Dashlet crashes when user assigned to no groups logs in
  • KTS-3458 - Registering a scheduled task returns a DB Error
  • KTS-3457 and KTS-3456 - catdoc, catppt need to be functional in the stack
  • KTS-3456 - Allow indexing to not be dependant on open office
  • KTS-3455 - Show all link does not work when using internet explorer
  • KTS-3454 - Not all the permission types are reflected in the onscreen Help
  • KTS-3453 - Tab caption wrong when clicking 'Help'
  • KTS-3452 - KnowledgeTree throwing fatal error when unable to connect to MySQL
  • KTS-3450 - If a user does not exist in KnowledgeTree, you get a fatal error when trying to log in.
  • KTS-3449 - Net_LDAP_Error: Bind failed No such object / Linux LDAP
  • KTS-3448 - RSS Feed contains invalid HTML entities
  • KTS-3447 - The cache needs to be cleared when updating the config settings
  • KTS-3446 - Add missing upgrade items to DB
  • KTS-3441 - In the advanced search when you select a date field you get a blank page with blue lines
  • KTS-3440 - Restart open office periodically
  • KTS-3439 - CLONE -Main logo alignment issue. Related calls: Sup-888
  • KTS-3437 - Document upload failed: Could not create directory
  • KTS-3436 - Fix typo in preferences.php refering to errorredirectotomain()
  • KTS-3435 - Upgrade KnowledgeTree Community Edition 3.5.2 to 3.5.2a/b/c FAIL
  • KTS-3434 and KTS-3430 - Background task can test Document Indexer diagnostics and cache results
  • KTS-3433 and KTS-3430 - Background task should fetch latest version for Version Notifier and cache
  • KTS-3432 and KTS-3430 - Storage Usage status should be retrieved in a background task and cached
  • KTS-3431 and KTS-3430 - Disk Usage stats should be a background task and cached
  • KTS-3429 - When viewing problem documents in the Indexer Diagnostics page, we should have the ability to also remove the item from the queue altogether
  • KTS-3427 - Indexing a large XML document (97 meg) resulted in the indexer throwing an error relating to heap not being big enough
  • KTS-3426 - A document that is indexed by Open Office, but has no extension, results in open office hanging.
  • KTS-3425 - OpenOffice has a memory leak
  • KTS-3424 - Remove reliance on zseq_tables
  • KTS-3423 - Uploading Error - DB Error
  • KTS-3422 - Words cut-off on the final page of the upgrade installer for 3.4
  • KTS-3420 - Remove redirect via control on login
  • KTS-3418 - Duplicate code in notification template
  • KTS-3417 - Scheduler - replace YUI with ExtJS
  • KTS-3415 - Add work spaces plugin to on-premise
  • KTS-3414 - RSS is not shown when folder/fiename/workflowname contains diacritic letters
  • KTS-3413 - Typo in KnowledgeTree registration form
  • KTS-3412 - Document Indexer Statistics dashlet "Refresh" link not working
  • KTS-3410 - Upgrade does not work when upgrading to 3.5.3 with new DB config setup
  • KTS-3409 - Stack MySQL server is storing a binary log by default
  • KTS-3408 - Find out information about the javascript being used in KnowledgeTree
  • KTS-3407 - Wrong file size displayed in 'System Folder Utilization' on Admin Dashboard page
  • KTS-3406 - CLONE -KTScheduler Service does not start Automaticaly (SUP-835)
  • KTS-3405 - Auto group creation option has been removed from the config.ini file
  • KTS-3404 - A incorrect full path for registering plugins
  • KTS-3403 - Fatal error after upgrade to 3.5.2c (SUP-796)
  • KTS-3402 - Random warning in 3.5.2c
  • KTS-3401 - The filename starting with multi-byte character set (such as Korean) is not recognized correctly
  • KTS-3400 - An error occurred in KTInfoDashlet::is_active()
  • KTS-3399 - A missing definition for KTLookupWidget in /plugins/ktcore/admin/manageViews.php
  • KTS-3398 - A typo in kt_url() function
  • KTS-3397 - Partial indexing of character sets seem to be taking place
  • KTS-3395 - CLONE -Unable to remove sub-group (SUP-691)
  • KTS-3382 - When session expires and I do logout then I have to login twice
  • KTS-3380 - Word ('Notify') cut off on the first page of the OSS registration wizard
  • KTS-3379 - Selected option on OSS install registration page runs off the edge of the dialog.
  • KTS-3378 and KTS-2888 - System Folder Utilization Dashlet: wrong KnowledgeTree Documents location displayed
  • KTS-3376 - The "recent search list" that shows up in the search portlet is sharing everyone's recent searches
  • KTS-3371 - The Hungarian language pack only displaying some items in Hungarian
  • KTS-3370 - When using the test string in the name of sub categories in a Tree view structure it appears incorrect
  • KTS-3369 - Question marks can be seen in the 'Document Fieldset' page when creating Fieldsets and fields with the following name ÃÄÅÁÁÂÄÆæàáäåãâăą ß ÊÉỄëéèÄ—èêČčć¢ÄÄ‘ÄŸÍĺľíïìîĹĽ ŇñňÖá» á»–ÒÓỚóôöòðõøÅ”ŕŠśšşŤťţ Ứ ÜÛÚÙüúûùųÝýÿŽżžçðþ
  • KTS-3368 - Spacing on the final page of the OSS sign-up page needs to be better
  • KTS-3367 - A certain part of translations does not appear correctly
  • KTS-3363 - Misrepresentation of non-English folder's names during file operation "copy", "move"
  • KTS-3362 - Standard package must not be configured as "stack installed"
  • KTS-3355 - CLONE -Directive "rootUrl" does not work correctly. Related call: SUP-660
  • KTS-3348 - 3.5.2b Community Eddition Stack Installer has no PHP Sockets Support
  • KTS-3341 - Document->getMetadataVersion() doesn't reflect the loaded metadata version
  • KTS-3333 - CLONE -can't execute /setup/upgrade.php after 3.5.2b upgrade. Related call: SUP-796
  • KTS-3331 - CLONE -Smarty error on deleted items page. Related call: SUP-750
  • KTS-3328 - MD5 hash is not being updated or stored for documents that are checked in
  • KTS-3320 - Clean URLs not supported
  • KTS-3316 - Remove references to KnowledgeTree from housekeeper plugin
  • KTS-3314 - Disk usage dashlet doesn't work on Mac OS X
  • KTS-3312 - config.ini file is possibly corrupted after upgrade
  • KTS-3311 - Custom Error page graphics not displaying in windows XP
  • KTS-3309 - Dmsdefaults has a lot of config functions in it, they need to be moved to the KTConfig class.
  • KTS-3302 - Scheduler Service in Vista Keeps turning off
  • KTS-3301 - Cannot Access DMS Administration under any admin account - seems to have lost permssions
  • KTS-3292 - DocumentConverter.py not executable and no shebang line
  • KTS-3291 - CLONE -Cannot localize the administration menu. Related call: SUP-728
  • KTS-3290 - PDF Generator not working on Ubuntu
  • KTS-3278 and KTS-3272 - Implement administration UI for configuration
  • KTS-3276 and KTS-3272 - Implement database changes for configuration
  • KTS-3275 and KTS-3272 - Spec configuration migration, UI requirements, etc
  • KTS-3274 - All e-mail notifications seem to show twice "Clear Alert" (i.e. not only the "Copy" and "Move" notifications)
  • KTS-3273 - A "Move" notification is mailed twice when moving into a subscribed folder
  • KTS-3272 - Migration of configuration to database
  • KTS-3268 - Logging
  • KTS-3264 - Welcome Dashlet needs to be changed
  • KTS-3260 - Missing require_once in files Kevin Fourie
  • KTS-3256 - On the new search results page a number of our documents incorrectly state that the document is "Checked out by: Deleted User on".
  • KTS-3251 - Folder Permission Issue: "Resolved permissions per user" shows all users in the system (i.e. not only users which have permissions assigned) in version 3.5.2a
  • KTS-3247 - Adding document is not possible
  • KTS-3246 - Clicking on tag in tag cloud produces error
  • KTS-3244 - Problem with stack installer and providing a trailing backslash
  • KTS-3240 and KTS-3133 - Add MD5 hash to assist with validation of repository storage
  • KTS-3238 - CLONE -Link between documents. Related call: SUP-693
  • KTS-3234 - CLONE: When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects. Related call: SUP-675
  • KTS-3233 - If you use a (-) in a lookup fieldset name, the browse by lookup value returns all documents associated to the fieldset
  • KTS-3232 - Uno module appears to require editing document conversion scripts
  • KTS-3231 - No email sent when you are subscribed to a folder or a document
  • KTS-3228 - CLONE -Warning: Smarty error: cycle: missing 'values' parameter in /opt/ktdms/knowledgeTree/thirdparty/Smarty/Smarty.class.php on line 1088. Related call: SUP-679
  • KTS-3221 - Custom Error Page text needs rework
  • KTS-3219 - Performance issues after upgrading from 3.4.6 to 3.5.2
  • KTS-3218 - Storage Utilization Widget shows incorrect % used
  • KTS-3207 - OpenOffice DocumentConverter produces python error
  • KTS-3202 and KTS-3201 - Update search2 widget to persist search results default state
  • KTS-3197 - Import and uploading over 2GB not possible
  • KTS-3196 - Stack installer ktdms-oss-3.5.2-linux-installer.bin does not install libgcc_s.so.1 correctly
  • KTS-3195 - Info Box appears behind menu bar
  • KTS-3191 - Add Document: Missing Document type deletes source File selection
  • KTS-3176 - Tags in database should be deleted if associated documents are deleted
  • KTS-3173 - KTSCHEDULER Service keeps shutting down in Vista
  • KTS-3170 - Administration section allows for search vew to be configured similar to Browse view. This should be removed
  • KTS-3169 - Provide some actions for portlets that allow javascript to be called rather than requiring the action framework
  • KTS-3158 - (Bug in Unsupported Environment) Pdf is not open
  • KTS-3157 - Fieldset fields aren't being sorted alphabetically when editing the metadata
  • KTS-3156 - Fix incorrect fonts in 3.5.2
  • KTS-3153 - If folder name contains "&" then if you browse to subfolders the breadcrumb navigation only shows "." for the "&"-folder
  • KTS-3151 - Problems in Group Privileges
  • KTS-3148 - Custom Error Page cannot be disabled
  • KTS-3146 - Server adds backslashes before the single quotes when they appear in a folder that is uploaded via the Dropbox
  • KTS-3141 - Error in template syntax for search2 portlets
  • KTS-3133 - Error in storage verification process
  • KTS-3130 - Failed Upgrade 3.4.6 to 3.5.2 Stable (database problem)
  • KTS-3125 - Ubuntu: OSS 3.3.7 to 3.5.2 upgraded system shows extra white spaces in the document browser window
  • KTS-3123 - Import from Server Locaton, not working correctly
  • KTS-3119 - Upgrade to version 3.4.6 "Dynamic Conditions" will not work
  • KTS-3109 - Windows 3.4.6 - 3.5.2 upgrade renders upgrade buttons unusable
  • KTS-3107 - 3.3.7 OSS upgrade to 3.5.2 OSS does not work for all Windows Enviroments
  • KTS-3103 - addDocument error when using KTOnDiskPathStorageManager: uploadTmpFile function does not exist
  • KTS-3100 - Various <a href> links don't work when kt installed in subfolder off root url
  • KTS-3054 - Reason for error not indicated in Windows Server 2003 IE6
  • KTS-3051 - Scheduler running time to be configurable in the config file
  • KTS-3049 - Plugin is unable to change filename during checkout
  • KTS-3028 - Missing Folders and File after Import from Server Location
  • KTS-3022 - Change the plugins to use relative paths
  • KTS-3017 - Import from server location-When Full Folder Name is long, it gives error message
  • KTS-2916 - If the name of the lookup value is longer than the length of the input box then the name is truncated to the next line and thus a new Lookup value
  • KTS-2888 - System Folder Utilization Dashlet: file sizes are incorrectly reported.
  • KTS-2883 - (Bug in Unsupported Environment) Dashboard dashlet rendering is broken in Firefox 3b2 and Safari 3 for the Mac
  • KTS-2871 - Need a method for adding a user as a subscriber to all folders in the repository
  • KTS-2854 - A file with the following characters as the name is ignored during a Bulk Export شأ غي ماوباسانت 家伙德国莫泊桑パリによる 国家의한 êµ­ì •ì€ê¸ˆÐ´Ñ‚Ð“Ð¸Ð´Ðµ
  • KTS-2841 - Document linked to a tag (with non-alphaneumeric characters) not returned when the tag is navigated.
  • KTS-2731 and KTS-2727 - Wording not displaying completely after the upgrade to 3.4.5
  • KTS-2729 and KTS-2727 - Login screen displays some non standard UI features
  • KTS-2728 and KTS-2727 - Dashboard shows dashed line separators
  • KTS-2727 - 3.1b - 3.4.5 OSS upgrade causes several small UI Issues on openSUSE
  • KTS-2720 - Multiple e-mails sent to users
  • KTS-2702 - Remove blocks of old search code that has been uncommented
  • KTS-2701 - OpenOffice does not stay running after server reboot
  • KTS-2698 and KTS-1012 - Create a script to validate the status of the Lucene index
  • KTS-2685 - Update Onscreen Help
  • KTS-2626 and KTS-1878 - Review Install Guide for 3.5
  • KTS-2576 - KTLuceneService.exe on Redhat
  • KTS-2489 - Allocate Roles page distorts with many users in role
  • KTS-2370 - Mass import from external authentication source does not work
  • KTS-2295 - CLONE -Links to KT documents/folders do not work in MS Word. Related call: SUP-390
  • KTS-2240 - CLONE -PDF Error. Related call: SUP-351
  • KTS-2232 - (Bug in Unsupported Environment) PO file update
  • KTS-2213 - Triggers in separate files
  • KTS-2188 - Look-up values are not in a drop down lists when you add a single document, but when doing a bulk upload they are
  • KTS-1767 - Funny looking folders in IE
  • KTS-1731 - Fix Typo on Dynamic Conditions page and reword explanatory text
  • KTS-1706 - Change code to explicitly use $_POST, $_GET, etc rather than using $_REQUEST
  • KTS-1644 - Untranslateable strings in /lib/browse/Criteria.inc
  • KTS-1343 - Bulk upload of file containing accented char fails
  • KTS-1012 - Not indexed documents are not flagged to the admin
  • KTS-895 - Bulk upload does not fail when garbage put into "Archive file" field
Personal tools