Deskzilla Change Log
1.2.1 Patch (May 15, 2006)
This version contains fixes for a number of issues that have surfaced since the Deskzilla 1.2 release.
Fixed in Deskzilla 1.2.1:
- #248 Changing IP address may lead to "Removed" products;
- #249 Inconsistent query result when an option (product, version, etc.) gets removed and then re-created;
- TextArea font is different from TextField's in certain environments;
- Tab does not move caret from TextArea in edit frame;
- Automatically place caret into "Summary" field when opening new bug window;
- Workflow action commit hangs if the action did not really change at least one artifact in the selection;
- When replying to description there's a bogus comment;
- Entering an incorrect bug ID into duplicateOf results in a confusing error message.
Various exceptions that have been reported by the users have also been fixed.
1.2 Release (April 3, 2006)
This release has a bunch of new features and also a more nice looking interface. New features:
- Bug collections;
- Quick search in a scope;
- Quick open bug by URL;
- Multiple selection in the bug table;
- Workflow actions are applicable to a number of bugs;
- Single-click export (available only on Windows operation system);
- Support for shared installation;
- Search comments in query builder;
- Sorted distribution elements;
- Customizable field names;
- Automatic configuration backup;
- Floating license support.
See the release notes for the new features detailed description.
1.2 Beta 1 (March 22, 2006)
See Release Notes.
1.1.1 Patch (January 11, 2006)
Full list of fixes is given in the Release Notes.
Important Fixes (since 1.1):
- #203 "File -- Upload Local Changes" action is not getting enabled;
- #209 400 Bad Request when working with Bugzilla with DIGEST authentication;
- #206 Bug is getting MOVED if "move-enabled" Bugzilla parameter is turned on;
- Accessing a site with redirecting base URL (such as bugs.eclipse.org/bugs) may not work;
- Workflow dialog closes without confirmation.
1.1 Release (December 19, 2005)
See Release Notes for detailed description of new features.
New Features (since 1.0.2):
- Tabbed Search Results;
- #39 Configurable Workflow Actions;
- #75 Live Distribution;
- Navigation Tree Filtering;
- #73 Bug Table Export;
- Query Builder: Negation;
- #122 Search by Last Modified and Date Created Fields;
- #162 Editable Blocks and Depends Fields;
- #181 Maintaining Query Synchronization Data;
- Open Query in Browser;
- Hiding Irrelevant Values for Dependent Fields;
- Editable Deadline and Estimated Time Fields;
- #182 New Bug Form Has CC Field;
- #105 Support for Proxy Authentication;
- Alternative Actions for Running Queries;
- Action to Upload All Locally Changed Bugs;
- Temporary Queries Folder.
Important Fixes (since 1.0.2):
- #146 Dictionary values (priorities, components, etc.) are removed from cache when they are removed in Bugzilla;
- #189 Timestamps from Bugzilla with Australian and some other timezones are not correctly parsed;
- #188 Bugzilla 2.16: Attachments are not detected;
- #184 Ignored fields on bugzilla submit are not detected (Keywords);
- #194 Exception when comments are in reverse order or cross-referenced in a loop.
1.1 RC1 (December 13, 2005)
See Release Notes.
1.1 Beta 1 (December 5, 2005)
See Release Notes.
1.0.2 (November 3, 2005)
Fixes:
- #168 Exception: NPE in z.ccg.b
- #169 Exception: AIOOB in z.bjg.a
- #170 Exception: NPE in z.avf.a
- #171 Apache http client -- Unable to parse header: HTTP/1.1 200 OK
1.0 Patch 1 (October 24, 2005)
Features:
- #94 Feature: Support LDAP
Fixes:
- #145 Using email suffix causes problems
- #104 Account names should be made case-insensitive
- #116 NTLM authentication request causes exception
- #123 Exception: NEEDINFO status
- #128 Exception: java.util.NoSuchElementException
- #121 Better detection of browser application under Linux
- #129 Exception: z.azy: java.io.IOException
- #130 Exception: java.lang.InternalError: fillbuf
- #160 Exception: z.azy: java.io.FileNotFoundException: system file
- #165 Exception: ConcurrentModificationException at z.bld
- #124 Exception: Attempt to mutate in notification
- #125 Exception: The requested operation cannot be performed on a file with a user-mapped section open
- #152 Exception: FileNotFoundException .index (Access is denied)
- #154 Deskzilla fails to start if unpacked by root user and run by non-root
- #155 Deskzilla does not understand timestamps which use "eastern" for timezone
1.0 Release (October 5, 2005)
Stable release.
A few minor bugs were found in the release candidate and fixed in this version. It's not different from the RC1 otherwise.
1.0 Release Candidate 1 (September 20, 2005)
Features:
- Support for attachments - it's now possible to download, view, create and upload attachments;
- Bug view form improved - it is rearranged to be more compact and usable;
- Remembering last used values in the New Bug form. The last entered values for all enumeration fields are remembered. When you add another bug, the last used values will be set by default. Also, the last used Version, Component and Milestone are remembered per-product;
- Quick navigation from Blocks, Depends and Url. If one of these fields is not empty, then it is possible to jump to the referred bug records by pressing on the field's label;
- Remove bad bug - it's now possible to remove an erroneous bug from the local database. This mainly concerns situations when there's a permanent error, caused, for example, by deletion of the bug in Bugzilla;
- Quickly jump to the comment's text on Bugzilla web page by right clicking on the comment and selecting corresponding command;
- It is now possible to remove a connection and to rename a connection from the pop-up menu (right click on connection node in the Navigation Tree);
- New action to alphabetically sort the "child" nodes of the selected node in the Navigation Tree.
Fixes:
- Fixed problem with multi-byte characters (for example, in Japanese charsets) that caused corruption of string values.
- #103 Floppy search on first startup under Windows 2000
- #97 Unescaped characters in bug summaries (Bugzilla 2.14)
- #96 New bug may be duplicated in the local DB
The complete list of fixes is available in the Deskzilla bug database.
1.0 Beta 3a (August 31, 2005)
Two critical bugs were fixed in this patch to Beta 3:
- #88 Queries are disabled after upgrade from 1.0 Beta 2 to 1.0 Beta 3;
- #89 Cannot handle bugs belonging to more than one group.
1.0 Beta 3 (August 29, 2005)
Features:
- Attachment support, first iteration - Deskzilla shows attachments, and allows to jump to an attachment's web page (not able to download/upload yet);
- Limited support for non-english characters is extended with another option for Bugzilla connection - the charset;
- On all bug forms "URL" label is now a link to the corresponding URL, just like in Bugzilla.
Fixes for bugs with high severity:
- #59 Remote queries do not display full results;
- #62 "bug number is invalid" on edit commit;
- #78 Discard local changes - missing confirmation;
- #79 Bug comments get formatted badly;
- #85 Redirects do not work for POST requests;
- #49 Exception: java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence.;
- #58 Spaces disappear from the names of remote queries.
The complete list of fixes is available in the Deskzilla bug database.
1.0 Beta 2 (August 14, 2005)
Beta 2 is the Deskzilla team's response to user feedback for the version 1.0 Beta 1. It has a lot of new stuff, among which:
- User interface has been redesigned to reduce the visible complexity of the application;
- Application performance (CPU and memory) increased;
- New interface for connection setup;
- Full synchronization is removed in favor of synchronization by query;
- Query counters introduced.
1.0 Beta 1 (June 21, 2005)
This is the first Deskzilla non-EAP release.

