What's New for Astoria On-Demand 6.6

The following tables provide summary information and detail about improvements and changes in the initial release of Astoria 6.6.

Release 6.6 Summary of Improvements

Category Description
Workbench: Event Queues Currently running events in Event Queues now update their descriptions to indicate what is being done. New Product and New Release commands provide the most details. Users must refresh the view () to see updated information.

Event Queues used by Batch Processing can display Host name and Process Id information for running jobs.

See Event Queue.

Reports The scopedShowDocumentChanges.rptdesign report now includes the Checkin Details Since Snapshot column. This column provides details of checkins since the snapshot label. Information for each checkin is within parentheses. Version name, Version Date, Revisor (display name), and note are separated by the vertical bar character.

When running a report or scoped report and generating separated value output (for example, csv, tsv), the report design can be configured to suppress creation of empty output files. See Suppressing the Creation of Empty Separated Value Reports.

Acrolinx Integration Email notifications now contain a link for each rule/termset pair selected for checking.
Astoria Named Parameter Support added for a new Astoria Named Parameter, DITAHome. This parameter, which can be used in the PDF5.ml transtype from Antenna House, directs DITA-OT composition to use a setting file identified by the parameter value. See Astoria Named Parameters.
Saved Search A new Saved Search, DITA Profiling Elements containing specific attribute value, returns elements which have any of the DITA conditional profiling attributes present (audience, platform, product, otherprops, props, rev) and the attribute value contains a value you specify.

You can modify an existing Saved Search that returns elements to create a new Saved Search that returns structured documents. See Modifying a Saved Search that Returns Elements to Return Structured Documents.

Browse View The Browse view now includes version information in the tab when an explicit version of an object is viewed. See Listing an Object's History.
Workflow Post-job Scriptlet compose has been enhanced to create multiple transtypes. Previously, it would only allow specifying a single transtype. If more than one transtype is being specified, enter a comma-separated list of transtypes in parentheses. Jython calls this a tuple.
In a Task Sequence document for a job transition, specify the compose scriptlet with multiple transtype parameters. For example:
  • To create a single pdf2 transtype using the 1.7.5 toolkit, enter compose("pdf2", "DITA-OT-1.7.5")
  • To create both pdf2 and html5 using the 3.0.4 toolkit, enter compose(("pdf2", "html5"), "DITA-OT-3.0.4")

Administrators can configure Workflow so that the user performing a status change (Reset Status and Change Status commands) can have control over the automatic changing of referenced documents. A new field, Allow submitter to Set workflow status on referenced documents, is available in the application document. See Setting Workflow Options in the Application Document.

Change Status Events in the Workflow Monitor Event Queue now display more meaningful event names. The current and new status values are included in the event name. See Viewing Change Status Events in the Workflow Monitor Event Queue.

Home Page An administrator can configure rotating images to display randomly on the Workbench Home Page. See Displaying Banner Images on the Workbench Home Page.
Translations Administrators can now optionally allow translation submitters to override the default values for translation of graphics and SVGs. See Configuring Translation Options and Starting a Translation Job.

The Locate Translation Source Object is now available to locate structured documents or unstructured files that are the source of a translated object. See Locating a Translation Source Object.

Translations Using GlobalLink Enterprise TMS If your system is configured to use GlobalLink Enterprise TMS for document translation, users can modify the Details view presentation to display the GlobalLink Enterprise TMS Submission ID for translation projects submitted from Astoria. An administrator can make the modified presentation global for all users. See Displaying GlobalLink Enterprise TMS Submission IDs.
Astoria Private Custom Attributes Astoria private custom attributes are no longer visible to Administrators in the Workbench properties view by default and can now be made visible to arbitrary users. See Enabling Astoria Private Custom Attributes in the Workbench Properties View.
Global Substitution A new custom Find scriptlet called switchReferences enables selected graphic files that are referenced in DITA documents to be replaced with graphics of another type. See Custom Rule Find Scriptlets.
Oxygen Editor Astoria now saves references to elements within the same document in the form <href=" #id/subid">. Previously the href value was an absolute URL. See How Oxygen Handles References to Elements Within the Same Document.

When using the oXygen DITA Maps Manager, to issue the Astoria Refresh References command, you must first enable the oXygen extended toolbar. Click the icon and select Show extended toolbar.

Astoria now supports oXygen Editor version 24.

Integrated Editors A new reference topic lists all supported versions of integrated editors for both Windows and Apple Mac. See Supported Versions of Integrated Editors.

The method for installing WAN bridges has changed. See Installing WAN Bridges.

Release Management The List Clones command can now be used on an object in the regular cabinet to determine if that object has been used as a seed into a Release. See Listing Clones.
Composition with DITA-OT When composing output with the DITA-OT that specifies a snapshot label, a new root element attribute, astC:snapshot, can be set in the exported XML, allowing you to tailor your override XSL to use the snapshot name in the composition process. See Configuring Inclusion of a Root Element Attribute for Snapshot Label.

Compose with DITA-OT Administrators can now configure that the repository Object ID of document root elements be included in files supplied to the DITA open toolkit. This enables style sheet developers to create feedback forms context enabling a specific release of the document to be designated for update.

Administrators can configure Astoria to use or not use minimized local document URLs. Some composition environments doesn't resolve them correctly. The default is to not use minimized local document URLs. Instructions for enabling or disabling this feature are provided in the ACS ICA Guide. See the topic titled Enabling Use of Minimized Local Document URLs.

Details View The Details view can be modified to display a Created By column. For structured documents, files, and external files, the Created By column displays the configured name of the person that created the first version of the object. See About the Application Document User Display option regarding how the person's name will be displayed. See Modifying a View Presentation for details on how to add a column to the Details view.
Online Help A new appendix has been added, About Astoria Support for XML Standards.

Release Notes are now included as a What's New topic with each Hot Fix. See Release 6.6 Enhancements and Release 6.6 Software Fixes in this topic for release notes pertaining to the initial release of Astoria 6.6.

SSO Prior to 6.6.0, if Astoria is configured for SSO, the user was required to authenticate first with their Identity Provider. This was typically logging into some website and once authenticated, the web page would have a link to launch the workbench.

In 6.6, there is now the option to just launch the Workbench. If authentication hasn't already been performed, a browser window will open requesting user name and password. If valid credentials are supplied, the Workbench will open successfully.

Windows 2019 Windows 2019 is now a supported server platform.
Supported Third-Party Systems A new topic lists third-party systems supported by Astoria, with links to details for each. See Third Party Systems Compatible with Astoria.
Mac OS Support for Big Sur (version 11) and Monterey (version 12) is now available. See Recommended User Machine System Requirements.
Administration Session Control Administrators can now configure both the length of time a session is valid as well as an idle timeout that will end the session earlier if it is not used. A new administrator script called setSessionManagementPolicy.py is used to configure the Session Duration and idle timeout. The default session duration is 24 hours and the default idle timeout is 60 minutes. After running the script, all Astoria Services on all servers must be restarted for the changes to take effect.
DITAOT Event Queue Composition with DITA-OT places events in a new DITAOT Event Queue. Previously, composition jobs were placed in the xdBatchMonitor event queue along with miscellaneous other background tasks.

Release 6.6 Enhancements

AR Number (Case Number) Functional Area and Description
14810 (9736) Display approval labels in History dialog of a document
17406 (12765) WAN Bridge Installer Depends on Java 32bit
19094 Enhancements to Translation Jobs Report
19336 (12820) start translation should allow different translate graphics options for different languages
19763 (13075) Map Mass Checkout/checkin command wanted
19924 iReview: add posiibility to see profiled content
20065 ATM should deposit temporary files in %LSPEED_TEMPDIR%.
20079 (13395) Mac Workbench Installer needed
20080 GE Migration Script
20086 Create a separate topic on xpath examples/tips
20100 Close 'Link to shared release content' dialog -> copied not linked content is insetrted
20120 (ARRIS no CID) Enhance startScriptlets.compose taskSequenceScriptlet to optionally allow list of transtypes
20121 Add possibility to choose root map id in iReview
20127 (13456) Multi-file Check-in from WAN Bridge
20129 (13470) Allow 100-item Pagination Option
20138 Permission error -> Double file extention in the error message
20149 Send smaller payload to speed network performance regarding explicitObjectURLs_enumerationKey
20166 Browse view/iReview: Provide button to reset filters
20167 Remove doc version from the Browse view title, when filtered view is applied
20174 (13496) Show Snapshots Should Display Label’s Value, not Creation Date
20191 status changes need more flexibility
20203 Set root map: add button to the Workbench/Browse view
20212 Compose to DITAWEB doesn't mark event as running (or give status updates)
20236 map compare must report if reference has changed
20243 (13577, cisco, gehc) Update to latest SWIG
20248 iReview: Change status dialog -> display current doc' status
20257 (STMicro) MailHelpers.makeInternetAddresses should accept both comma and semicolon?
20260 iReview: Chooser (dbl click expand folder) save current ditaval value
20268 (13612) Can't determine if regular cabinet object is a seed in a release
20278 iReview/Browse view - rootmap extended functionallity
20281 Add Oxygen 21.0 and 21.1 support on WAN bridgw html page
20288 iReview/Browse view: show Compare command as button in the header, make it available for topics too
20302 (Carestream) Astoria SSO shouldn't mandate IDP initiate signon
20307 (GEHC) Change Status batch event name should include current and next state
20310 (13622) "Set workflow status on referenced documents" needs more granularity
20329 (13659) DITAOT should have access to snapshot label info
20347 Schematron topics
20350 Make ToC more compact [case 00013667]
20383 Need new Translation Package Destination "FTP ZIP SRC"
20391 Custom Attributes tab should display instances in alphabetical order
20392 Make bookmeta collapsible
20454 Add Snapshot should allow user to specify HH:MM:SS
20457 (13782) Workbench File->Edit on xml doc to Oxygen should open on correct server
20480 "Set workflow status on referenced documents" needs more granularity for iReview and Web App
20485 Add workflow status references checkboxes to the app documnent
20486 Installer: add support for win 64 bit
20487 Installer: browser protocol handler should be unique for each server
20492 Change status on referenced docs with submaps = true -> navrefed map's status is not changed
20501 (13822) Background Export should work on unstructured documents
20502 Application document: Upgrade set workflow status tooltips
20507 (13844) Need ability to control shared content during import structured document into a release
20508 (13845) Cross Release copy/paste of a structured document must offer reuse options
20527 (13842) Improve GLE TMS connector Update Pending Translation feature to cancel obsolete files
20541 (13873) Expose the Astoria ObjectID as a namespaced xml attribute in the composition data stream
20547 (13877) Release Branching needs to optionally preserve Status property
20562 (13897) Check In, Check Out and Revoke Checkout event logging
20563 (email) (Ute Motorola): merge manager -> add message, when nothing to merge
20568 (13855) Create report to show who has reviewed content
20575 (Motorola Ute) Workbench map editor: sort attributes with Name/Value
20576 Start merge UI suggestions
20587 Upgrade to lastest ObjectStore (as of February 2020)
20588 (13932) ReadOnly filter attributes should be hidden when possible
20608 (Cochlear) Allow merge when object (source or target) is locked to a "special" user
20609 (13885) Track Logons in Activity Tracker
20615 (13850) Astoria Review Stylesheets should support DITA 1.3 Troubleshooting elements
20616 Compare doesn't support By Snapshot Label comparison
20617 Browse view/iReview: Filtering/Compare modal dialogs -> rename By Date to Criteria
20623 (Xylem) Enable Acrolinx customers to use SSO
20627 Deletions queue -> Details view -> sort with Create Time by default
20637 Need to speed up Oxygen bridge map opening with lots of references
20655 (13976) Global Substitution should make it easy to update references
20656 Password FIelds should include Show Text icon
20662 (13597) Improve File > Copy for dita elements with id attributes
20669 (STMicro DCAM13) dcam 13 - vulnerability Session Cookie should not have visible information
20670 (STMicro) DCAM_13: Make Session Handle Unique to User’s Machine
20671 (STMicro DCAM_13) Implement Idle-timeout
20675 Oxygen: show full name of opened element in multicheckin dialog (name should be the same as for sandbox)
20683 Improve Merge Release dialog labels text
20692 (14018) New ACS ICA Task: How to upgrade/replace an OxygenXML Web App license
20735 (14005) Enhance astoria command framework to support limits on command availability based on object location
20742 (13421) Astoria chooser: add vertical splitter betweeen thumb nail and chooser list
20754 Webform fields should optionally support spell checking
20761 All Group APIs should have a long GetItemCount(XD_Database database) method (like XD_Folder)
20782 Update java version for standalone workbench
20792 (STMicro) Add Optional Whilelist support for the types of files allowed in the repository
20796 Update/cleanup g_styles in applicationUtil.py
20806 (14073 14026) Workbench should offer Translation > List Translations (this file only)
20819 (14060) switchDocuments.py should work on release cabinets
20824 Preferences\server specific: Editor settings should be individual for each server
20843 (150686) Enhance ScopedFolderItems report to include title and repository id
20867 modify scopedWorkflowHistory report to use modern UX
20873 (STMicro) Provide ability to prevent files without extensions from being imported (or name changed)
20885 Workbench map editor: Astoria chooser -> filter option is not added
20888 (152754) Oxygen: improve URL syntax validation
20896 Astoria Modules Send Notices to New Email Address
20945 Enhance scopedShowDocumentSnapshots to include profile attribute columns
20965 iReview/Browse view: root map chooser UI improvements
20982 oXygen Web App: Choosers should have their own titles
20993 Bridges copy utility should support 4 more arguments
20998 Update Acrolinx SDK to 1.0.8 version
21039 iReview/Browse View: Enable select buttons for chooser
21055 Installer for Report Editor
21073 (156941) wan bridge installer should auto select editor if only one is found
21090 Retire Any elements with specific content search and Any element with specific attribute - value combination [Return elements, attribute name (param) contains attribute value (param)]
21093 6.5HF7: Landing Page: Logic and sequence of work for the SSO login dialog box
21108 Mac OS: Add info message to propose remove and re-download the workbench
21113 Make Workbench installer be from a Known Publisher
21131 Review should prefetch annotation definitions
21138 Need to modify link to workbench installer on landing page
21141 Replace JRE with OpenJDK in workbench installer
21155 WB installer: rename 'Create a desktop shortcut' checkbox to 'Create a desktop shortcut and start menu entry'
21156 WB installer: close opened WB during uninstall
21157 (224579) WB installer: admin installed WB for all users -> user1 logs in and opens app -> user2 cannot launch WB
21162 Replace Oracle JRE with AdoptOpenJDK JRE in CMS
21163 Replace Oracle JRE with AdoptOpenJDK JRE in Workbench for MacOS
21166 DCAM_12.2: Removing outdated JARs from Astoria's website
21181 (Txtron) upgrade ObjectStore from 2013 Update 21 to latest (currently Update 23); support WIndows 2019
21188 Bridges copy utility should write output to log file
21200 Modify Administration > Install WAN Bridges command
21201 Landing page: MacOS: Replace existing jnlp "Launch Report Editor" link by link to MacReportEditor.dmg
21202 Landing page: Windows: Replace existing jnlp "Launch Report Editor" link by link to AstoriaReportEditor installer
21277 WanBridge installer: drop-down list with all detected editors required
21308 Need configuration ability to only send email addresses to Acrolinx
21332 iReview/Browse View: Implement new UI according to styles.
21337 iReview/Browse view: Apply new style for filtered title as its done for compare.
21345 Need to upgrade Apache Lucene to the latest version
21368 Add Ancestry parameter to scopedShowDocumentSnapshots report
21417 When Acrolinx checking any structured document, those referenced files (not xml documents) for which Acrolinx checking is provided should also be scored and reported
21464 Include bridgecp.log to workbench log
21467 Details view: show acrolinx last scoring date, acrolinx last submitter and last profile attributes
21474 (196874) DCAM_25: Enforce access on server from command visibility settings
21477 Disable deprecated TLSv1.0 and TLSv1.1
21483 need pdf watermarking method
21489 Add install an support editors info to WB UI
21498 (202095) Request to add submission id suffix to GlobalLink Enterprise TMS payloads in the Translation Export folder
21530 WAN Bridge headless install with workbench based bridge installation
21532 GLE TMS: Investigate is it possible to request information about set of Submissions during 1 GLE TMS API call
21588 (gehc) Add Elements and filtering to Scoped Show Document Snapshots Report
21630 Diagnostic Tool should report conclusions
21640 (229070) Batch Jobs Should all log duration
21647 [GEHC] SessionController: log high water mark of threads waiting

Release 6.6 Software Fixes

AR Number (Case) Functional Area and Description
16908 Can't edit a document if the cabinet/folder path contains a Japanese unicode char
18190 Revoke/Checkin commands are disabled for checked out document after document's refresh
19307 WebApp -> Choose cross reference -> Table UI is broken for no targets
19534 WebApp: track changes accept/reject issue for not selected changes in Review panel
19578 iReview: numeric fields are not supported
19599 Can't create a comment on a Note element on ARS
19896 (13159) Fix blob acrolinx checking for known file types; was User-setting to Disable Acrolinx Checking on Non-Structured Docs
19929 (13208) DITAWeb code doesn't use LSPEED_TEMPDIR
19964 XMetaL doesn't load all bridge jars
19972 Oxygen xref id attribute picker doesn't allow id/subid specification
20004 Custom attribute tab: duplicated "Allow filters" attribute after filters removing
20008 Check with Acrolinx dialog: acrolinx last rule is not sticky
20011 iReview: go to the map level, when one of topics is opened in WebApp -> the first topic is displayed, but not selected in the TOC
20012 iReview: open selected map's topic in WebApp -> next -> stay on the page -> next -> incorrect focus in the TOC
20019 (Motorola Ute) Sort any column of Recent Activity or My Shortcuts or My Checkouts views -> error
20020 (13360) Missing What Used Map Ancestry causes exception
20021 iReview: the first map's topic is always selected in TOC
20022 iReview: DnD comment modal -> the dialog sticks, error
20023 iReview: add comment-> comment modal is not opened
20025 iReview: Comment button is not DnD in IE
20026 iReview -> User Settings dialog: 'x' icon is cut off in IE
20028 workbench details view displays "Error getting children of node: Astoria\Ranger"
20034 Merge release with copied doc from regular cabinet -> error
20042 (13308) Ingeniux Exported Structured Documents should declare 'astX' namespace when optionally used
20050 [case 00013334] Invalid value for filtering attribute values with & character
20054 Details view -> View menu -> commands are duplicated
20060 Apache directory listing should be off by default
20063 Cancel Outstanding GLE TMS Translations for Non-existing Translations Throws Exception
20064 scopedShowDocumentChanges: document with > 1 snapshots is not displayed in the report
20076 Oxygen: open changed and saved map in map manager fron Sandbox -> error occured
20081 (13397) Don't send all hidden cust attrs to soap clients
20088 (Cochlear) Translations No Longer Generate astX:ConrefSource Attribute
20093 Compose with DITA-OT -> 'An event queue named 'DITAOT' could not be found.'
20096 (13421) Astoria Chooser window in Oxygen webapp is not efficient
20097 Web App: close Astoria chooser -> text cannot be input
20101 Improve paste error text
20103 Filtered view with ditaval for maps -> label is not displayed
20106 Copy doc with deleted references and paste into release -> deleted reference is inserted, coping is not failed
20107 Copy doc from release and insert it into regular cabinet -> error
20110 (Arris) Translation Job Ticket results in XDD_Err_NoCapabilityAccess
20112 (LMCO) Change Page Pro runs out of memory and is slow on huge book merging
20115 Calling XD_Cabinet.Create with 4 arguments causes JVM to crash
20119: (13439) Image hrefs are changed on merge for newly added images
20123: (13451) Image -> Show where used does not work properly
20125 (13461) Object is no longer in the database error while New XML Document is being created
20132 (13472) xpath should respect xml file boundries (at least configurable)
20133: (13405) Astoria chooser for picking an image should support SVG images selection
20134 How authorized as non admin -> general capabilities are displayed for all capability types
20136 (13429) Importing a new dtd doesn't correctly set the flavor
20137 View map -> error
20139 iReview -> compare map -> the same version can be selected, comparing is frozen
20140 Compare maps in iReview: topic titles are shifted
20141 iReview -> Compare map -> broken scroll of TOC
20142 iReview -> map compare: allow time selection
20143 iReview -> Map Compare: unify timezone for selected version in labels
20144 Compare maps in Browse view -> compare label does not show selected time
20145 iReview -> map compare: added/removed topicrefs are not marked in TOC
20146 Workbench: show map history and compare versions -> broken topicrefs links
20147 New map versions are not available for map comparing, if map is opened in the browse view
20151 Open map in iReview the first time -> first content is not selected
20152 Oxygen: ulink -> set url -> selected url is not displayed in the Browse modal dialog
20154: (13480) ulink of new created doc refernces template file
20155 Compare map and select topicref -> landing page is displayed
20156 iReview: filtered view does not filter maps
20157 iReview ->Filtered view -> Select ditaval: icons are not displayed in Astoria chooser
20158 iReview: add comment button is not available for documents
20159 iReview/Astoria chooser: disable Up button for top levels
20160 iReview -> Filtered view dialog: change label Bu Attribute to Filter
20163 iReview: filter label is displayed for all next opened maps
20168 iReview: click Comment button -> comment container is opened and frozen
20171 Browse view: open filetered view and re-apply filter -> filtered view is not updated
20172 iReview/Filtered view: filter by date does not work -> fwBySnapshotLabel.options[fwBySnapshotLabel.selectedIndex] is undefined
20173 (13441) Editlink plugin issue
20176 iReview: Set root map dialog is hovered with comment dialog
20178 Applying Presentation Setting Changes produced NullPointerException
20180 iReview: doc title and description nodes are not displayed in iReview
20181 iReview: comments list is not displayed
20182 iReview: DnD comment modal -> green comment bubbles are displayed for all nodes
20184 iReview: Apply Filtered view -> Set Root map link is enabled but dialog is not opened
20185 (13501) global substitution remove attribute rule must handle ref attributes correctly
20186 Standalone Workbench should support SAML login
20187 Standalone workbench should handle view/locate links
20188 EditLink: Creadentials are not required for WebApp after iReview logout
20192 Change Status Maps in Workflow
20194 Change Status on some elements fails
20200 iReview: Compare empty map v1.0 with next version -> page is frozen
20202 iReview/Compare map: changed title text is not highlighted
20206 Add MacWorkbench.dmg
20207 iReview: Empty annotation comment issue
20208 iReview: comment button is not displayed for maps
20210 Can't filter details view using Object Type column
20213 (13530) conkeyref and conrefend not processed correctly on view
20215 iReview/browse view: empty step node is displayed before conrefs
20216 Maps view/TOC: elements with content references, where href is a relative path, are not displayed
20218 [case 00013535] Links with port identification produce error
20220 Clear details view header 1 or 362 message at start of operation
20223 bad events show up in details view count but not list
20225 WebApp: text cannot be removed in FireFox
20226 test-650: edit doc in Oxygen 21.0 -> permanent disconnection error occurred
20227 Oxygen: add attribute value with & -> validation error
20233 details view must give real time feedback
20234 Checkin dialog: change status and apply -> java exception
20235 iReview: Complete parallel job -> error
20238 iReview: support 'allow submitter to set workflow status on referenced document' setting
20240 (13572) A single missing locale folder means TranslationImport won't import any jobs at all
20242 (13577, cisco, gehc) Out of Heap Space Errors in Servlets
20247 (13631) (13586) : Filter Details view with NOT and OR does not work, all items are excluded
20249 (13589) DITA VAL Processing broken with Toolkits 3.1x and later
20251 Incorrect Date Sorting on Show Annotations dialog box
20253 (13363) Eliminate Session Handle from URL; DCAM_03 - Sensitive information in query string
20262 iReview/map comparison: title of changed topic is not displayed
20263 iReview/map compare: title of updated topicref is not displayed in the ToC
20264 Browse view/iReview: new added topicrefs are marked with red
20265 batchOperationFailedMessage for failed Compose job has bad time formatting a null value
20266 Show doc properties -> Customer attribute tab is blanked, no possibility to add attributes
20269 (13611) TranslationImport daemon ConcurrentModificationException
20276 iReview/Browse view - open edit link and go back - item in ToC not highlighted
20277 iReview/Browse view - review links not highlighted in ToC on navigation
20282 Seed doc from regular cabinet > 1 times -> List Clones contains only 1 row
20287 Browse view: iReview header with top buttons should not be displayed
20289 Vulnerability: Low Strict transport security not enforced
20300 iReview: comments button is not displayed for documents
20301 Improve OxygenXML WAN Bridge to handle ssl handshake issue
20303 Upgrade to the latest WebApp version
20306 iReview: back from edit mode -> ditaval is saved, but is not applied
20309 iReview/Browse view: mark topic as done -> child topics are also marked as done
20313: (13637) Open the next page of List Where Used -> error
20314 WebApp 21.1.0.2: hide 'Create a new DITA resource...' button
20315 WebApp: checkin/revoke document -> review/attributes and validation bar still shows doc's info
20316 (13640) Create New XML dilaog -> switch template -> name and description are not updated
20317 (STMicro) setRestrictedFileName can be bypassed using Show Properties
20326 Multi term date search crash
20327 (13649) Failed compose job of map with xrefs with DITA-OT/pdf
20328 iReview: back from edit mode -> filtered conditions are saved, but not applied
20330 Change 'versions' API to return Checkin Date not Save Date.
20332 iReview/Browse view: set root map and apply filtered view -> keys are not resolved, but rootmapID is in URL
20335 Browse view: edit links are displayed
20336 Browse view: view map -> bottom panel is shifted
20341 Clicking Filter Icon to display empty filter region on details view should send server a request
20343 Open topicref node in iReview -> ( 'com.chrystal.asp.XD_SNode' object has no attribute 'GetRNode' ,)
20344 (Carestream) XMLImporter.setIDObject gets OStore err_database_transient (null reference or reference to transient memory)
20345 Browse view: Header, Edit and Complete review are available for filtered view
20346 (13673) error saving document from Oxygen into release
20351 iReview/Browse view: view map -> previous viewed map is opened after filtering
20352 Search tool: selected content for search condition with 'between/excluding' mode is not displayed
20353 iReview: compare map -> expander icon is displayed for topicrefs with added attributes
20354 iReview: compare map with moved chapters -> appendix element is not displayed inthe ToC
20355 Password shouldn't appear in log files
20358: (13686) Backstop prototype folder is not applied
20361 Specified Backstop DTD folder is not applied
20362 Open Access Control -> com.lspeed.webrpc.AstoriaServerException
20363 Filtered view: label with whitespaces is cut in the request
20364 iReview: label param is sent twice in request
20365 Filtered view -> Snapshots drop down list does not show all available snapshots, if snapshot to document was added manualy as text
20371 Filtered view: filter with whitespaces is cut in the request
20375 (13672) Prevent multiple translation import daemons
20377 Access controls -> click available capability -> error occurred
20379 scopedTranslationJobs report: run report -> add report parameters section
20384 Default buttons sre not displayed, if backstop folders were not specified
20385 [case 00013665] WebApp: use user display name for local comments
20386 Browse view: compare doc -> comments are displayed, page is frozen with waiting bar
20387 iReview: Compare does not return correct result for opened structured doc
20388 WebApp: checkin/revoke doc with selected comment -> commnet's buttons are displayed
20389 [case 13683] Write service hangs up on enumerated custom attribute save
20390 Custom attribute tab is blanked, if one of enumerated attribute's value was removed
20394 View doc from the workbench via Shift+View as not logged in iReview user -> User 'null' is not valid.
20396 My Merge Changes: browse panel contains iReview commands
20401 scopedShowDocumentSnapshot report -> HTML output generated error
20404 Products Cabinet and all Release cabinets don't have obsolete wastebasket items destroyed
20410 Launch WB by browser protocol -> error
20411 MacOS: both 'Launch Wrokbench by Browser protocol' and 'Install Workbench' are displayed
20412 Launch WB by browser protocol downloads archive each time for installed workbech
20413 'Launch Workbench using browser protocol' does not display a download prompt in FireFox
20415 Open landing page -> error
20416 test-650 hf3: iReview: bookmeta expanders ui issue
20418 Landing page: instructions for downloaded dmg are not displayed
20420 Workbench proxy should support proxy failover from proxy scripts
20421 Launch Workbench By Browser Protocol -> archive is not downloaded
20423 Shift+View doc -> NPE
20427 iReview/Browse view: Compare and Filter boxes are not autocollapsed, if one of them is opened and user clicks other option
20433 DITA-OT folder name should start with 'DITA-OT'
20436 Mac OS: landing page -> UI issue for icons positions
20437 iReview/Browse view: Compare dialog is collapsed, but icon is as it expanded
20438 Download dmg and launch it -> error
20439 Workbench: Add installer for Windows
20441 Launch WB by browser protocol (WB was installed) -> nothing happens
20442 An internal error occurred during: "Importing DTD" if WB is launched via browser protocol
20443 Change instructions for Windows installer on landing page
20444 IE: Launch WB by browser protocol downloads installer, if WB was installed
20447 Astoria WB desktop icon -> add server info
20448 FireFox: installer is always downloaded with set 'remember my choice' = true
20451 Launch WB bu browse protocol: Open map in WB map editor -> error
20452 iReview/Browse view: Astoria chooser -> order items by name grouped by type
20458 iReview/browse view: switch to root maps -> keys are not resolved
20459 Installer: add Astoria icons to the labels
20460 iReview/Browse view: keywords are not resolved with set root map
20462 Remove map which was specified as root map -> ( local variable 'rootMap' referenced before assignment ,)
20464 Open topicref node in iReview -> topicref is set as root map be default
20465 Open topicref in Browse view/iReview -> mark topic as done -> icon is shifted
20466 Smart object deletion dependency check
20467 Mac OS: 'Launch WB by browser protocol' always downloads .dmg
20468 iReview/Set root map -> add Cancel button on Astoria Chooser dialog
20474 iReview/Browse view: removed root map issues
20475 Reset status dialog: align object field value
20476 iReview/Browse view: selected root map is not applied for next opened topics and nodes
20477 Mac OS: add server info to the launch icon
20479 Change status -> NPE
20484 Application document: 'set workflow status on ref'd docs' does not return value after daily rebuild
20490 FTP-ZIP-SRC translation: packages are not stored on FTP
20491 Change/Reset status: references settings field label is displayed for Set WF on referenced documents = OFF
20493 Change status on referenced docs with subrefs = true -> ditavalref status is not changed
20494 Change status: disable Ok button till new status is selected
20495 Change status region: fail submit, if all checkboxes are unselected
20497 Translation Import Daemon must not process bad package multiple times
20498 Refresh filtered view with applied filter -> AstoriaWebRead1 service is down
20514 Start translation: packages are not created
20515 (Cochlear) Compose jobs generate tons of DEBUG statements
20516 Presentation View: Acrolinx Score column sorts nonsensically
20517 Parallel Workflow: Set Workflow Status On Referenced Documents field is present on Complete job dialog
20520 (Cochlear) Incomplete release wasn't cleaned up by batch job, can't be deleted by user
20521 Write servlet dies consistently
20523 GLE TMS tranlsation failed; package is not created on GLE TMS side
20524 iReview scroll issues
20525 (13841) Astoria must be more tolerant of expired GlobalLink Enterprise TMS Sessions
20526 iReview: set WF status section does appears after previous parallel job completion only after page reloading
20528 (GEHC) Complete Review in iReview: change status UI issues, if Task sequence document is configured not globaly (for separate cabinet)
20529 Web App: Astoria chooser -> expand doc -> nodes are orderes by acs
20531 (13682 Cray) Release Objects don't offer contained object permissions such as Check Out
20536 iReview/Browse view: external links defined as keydef are resolved via keyrefs as text and are not clickable
20540 Review with root map must report problems
20543 Browse view: view doc -> comment bubbles are displayed for all nodes, header is shifted
20544 Browse view: view map -> map's content is not displayed
20545 topicrefs are not opened in the browse view\iReview
20546 Log in as non admin user -> ERROR: Java API - ReleaseByteArrayElements exception
20549 (13884) Cancel Translation should also cancel the job on GlobalLink Enterprise TMS
20554 Oxygen/multiserver support: Astoria chooser shows previous location for docs opened from different servers
20555 Oxygen/multiserver support: filtering attributes issue
20556 (181489) Import edition -> 500 error
20558 Acrolinx CAs are not added
20559 (13890) Runt Releases can be destroyed permanently without requiring the user to be an administrator or have Delete or Destroy Permanently permissions
20564 SDL/Nexus-FTP: Complete translation -> spamming with duplicated emails are received
20574 Hide 'Set WF status on referenced docs' section for files and external files
20581 (13917) Compare DITA bookmaps does not show chapter or mapref changes
20589 (GEHC) Add Snapshot can get in infinite loop
20593 Upgrade to supportted version of openSAML
20594 GLE TMS translation: update pending translation with configured a single submission for all locales -> multiple updated submissions are created
20612 New release -> Astoria chooser -> Products level is displayed as Cabinets chid
20613 Copy doc from release into regular cabinet -> Paste error
20614 (13715) Some XD_Events can't be deleted
20618 Set automatically "When importing and Linking to Shared Content, Look next in Release" property for branched release
20619 Paste docbook into release with selected option 'Copy Top-Level Locking Unit Nodes Only' -> Paste error
20622 Complete parallel workflow -> Ok button is disabled
20624 http destination shouldn't mandate zip
20625 Logon\logout events: ',' are not trimmed in Description column for users without full name or description
20626 Activity Tracker does not track logon\logout events from iReview
20631 GLE TMS -> cancelling one of the languages of single submission -> overlay file is removed
20632 GLE TMS -> Processing a partially cancelled submission -> Completed languages are not processed with Astoria
20633 GLE TMS -> Cancel in Astoria one of the language of single submission -> translation package is cancelled for all languages
20634 FireFox: launch workbench by browser protocol does not download installer
20636 FireFox: SSO+SAML -> Launch WB by browser protocol -> login error
20642 Mac OS: SSO+SAML -> launch WB by browser protocol -> log in dialog is displayed
20643 Oxygen: multicheckin button is enabled for no opened documents
20646 Multicheckin not locked document with opened version for comparison -> Multicheckin dialog is frozen
20647 Multicheckin: Cancel on Errors + Validation -> nothing happens, no error messages
20649 Oxygen: Open doc from the sanbox -> switch to online and multicheckin -> doc name is not displayed in the list of multicheckin dialog, multicheckin error occurred
20651 WebApp: choose audience dialog -> filter available users list and clear filter -> no users are available
20653 document checkin dialog requires clicking an inclusion option
20654 test-650: add snapshot with eSign -> eSign credentials are not applied
20659 WebApp: checkin -> Choose Audience dialog -> filtration does not work in Safari
20660 FireFox: Open map in iReview -> Edit file link is not displayed
20664 Standalone workbench: view link -> open in the workbench -> nothing happens, WB is not opened with appropriate document in the browse view
20665 New product -> Astoria chooser -> Products level is displayed as Cabinets chid
20672 New product/release -> Astoria chooser -> Up one level does not refresh combo box value
20673 Oxygen: open doc in offline mode and save -> error occurred
20674 Recent Activity\My Shotcuts\My checkouts: filter does not work
20676 Open List What used and perform change status -> List is refreshed, refrences are not displayed
20679 (14010) DITAOT 3.4 integrates but doesn't work
20680 Oxygen/multicheckin dialog: Improve message for removed documents
20681 Oxygen/Open removed doc from the sanbox -> Keep and open -> error occurred
20682 Branch release -> batch job is failed
20684 Workbench map editor -> insert URL with .ent into href value -> NPE
20689 Chrome: Password assistance dialog -> height UI issue
20691 New product/new release -> different behavior of linked release field for 'Don't link to shared content' = true
20693 User properties: External viewer requires Shift = false -> Shift is still required
20704 Merge release, which is linked to another release, which contains changed referenced doc -> merge error
20714 Edit SVG image -> checkout comment is not saved
20722 Exception handler should log more server-side info and report more info to WAN client
20726 iReview logon: add tooltips for show\hide password
20728 View link -> doc is always opened in the workbench browse view
20729 Run scoped report -> choose scopedWorkflowHistory -> error occurred
20731 Generate scopedWorkflowHistory report as HTML -> error is displayed
20732 Locate and view links do work, if standalone workbench was not installed
20733 Parallel jobs do not appear in scopedWorkflowHistory report
20734 scopedWorkflowHistory report does not return correct info, if snapshots were specified as parameters
20737 Local conrefs are not resolved for DTD1.3 troubleshotings documents
20738 (14034) Import search -> specified description value is not saved
20740 FireFox: Launch WB by Browse protocol -> page is frozen with waiting bar
20741 view link (with selected WB option)\locate link -> landing page is opened, no confirmation dialog to open/install WB
20745 scopedWorkflowHistory report Role column not correct
20746 Browse view/iReview: Remove word breaks in the content
20752 (14041) Merge new created map with cross product referenced topic -> empty merge folder is created, topic is duplicated in the source
20755 (14044) User checkout count can be inflated
20762 Vulnerability: Application document -> View XML -> passswords are not encrypted
20764 Generate scopedWorkflowHistory report wihtout start OR end datetime -> job is failed
20765 (14059) Merge new created doc with cross product referenced image -> merge operation failed
20766 View DTD1.3 troubleshotings documents -> UI issue of conrefs resolved content
20768 WebApp: Astoria chooser: vertical splitter UI issues
20775 Compare Raw XML from the Show History dialog -> versions info is not displayed in the header
20776 Compare from the Show History dialog -> header is not displayed in the browse view with compare info
20780 Run DITA-OT integrator: java.lang.NoClassDefFoundError
20783 Safari: open folder with documents and move splitter -> table UI issue
20784 WebApp/Astoria chooser: horizontal scroll issue
20785 Update Installing WAN Bridges info with Oxygen 22.0
20786 scopedWorkflowHistory report with snapshots labels is not generated
20789 Webapp 22 support for HF7
20790 Launch installed Workbench by browser protocol -> application error, workbench is not started
20793 (211906) DCAM_01: Basic Credentials sent with each request
20794 (STMicro) Client Logs Shouldn't contain stack traces; auto populate on server?
20803 Set fix width for thumb image Oxygen WebApp
20804 Prev/Next diff in Show History > Compare raw > error.
20808 Compare document without specified dates -> NPE
20815 Multiserver\multicheckin documents: checkin docs, one of them was edited in Offline -> error
20816 Oxygen\multiserver: annotations definitions from server1 are displayed for server2
20817 Oxygen -> Show history: compare\conpare raw\compare with current -> landing page is opened in browser
20827 DnD topic with whitespaces in the name from WB into Oxygen -> href validation error
20828 Install WAN bridge -> Astoria WAN Bridge setup shows incorrect Oxygen info
20832 Start translation with 'Only documents that have changed' -> all documents are in the package
20834 Fixed time snode export doesn't work
20835 WebApp 22: Astoria chooser dialog is not operational
20836 WebApp 22: hide Create New DITA resource button
20837 Drag Drop Conref from Workbench to oXygen Does not Work in HF5
20842 Workbench browse view/iReview IE: Incorrect steps numbers in conrefs resolved content
20845 SDL/Nexus-FTP: completed delivered translations should be removed from FTP
20863 DnD element from Workbench into Oxygen's refernce dialog -> URL is inserted with postfix '?modifier=[ ];'
20866 Workbench height issues
20872 MacOS: Launch WB by browser protocol -> no java VM was found, WB is not launched
20875 Compare map -> apply style to the header as for structured doc
20876 Incorrect timestamp in the header for 'Compare with current' command
20877 Change status -> Owner/Assignee email notification's subject contains extra file extension
20878 Open topic from compare map's versions view -> iReview header and buttons are displayed in the browse view
20882 Astoria chooser: vertical splitter is not added in Oxygen
20883 Show image history -> Browse -> thumbnail section is not resizable in the chooser
20884 Workbench map editor: open Astoria chooser -> switch to list/details view does not work
20887 LAN Structured Document Import can't reuse content from another release
20890 (151804) dtd.GetSGMLDocuments() throws error on GEHC prod server
20891 Fail to save filtering attributes if attribute's name starts from uppercase in Managing Filter Constraints
20892 iReview: Resize ToC/content doesn't work.
20894 Launch WB by browser protocol and run .exe -> 2 instances are opened
20897 Support Link on ACS Splash Page Points to Wrong URL
20904 Astoria chooser -> Filter and select image -> image thumbnail is not displayed
20905 Astoria chooser: inverse turn on/off filter button selection
20906 Internal Cross reference does not appear in Browser view and Show view
20909 WB map editor: Filtering attributes values are not saved, if attribute name is defined with uppercase
20910 WebApp/Choose task owner: search and pagination combobox are not displayed
20912 Show DITA Map view: Astoria Chooser allows to select a non-map file
20913 Apache access log shows sessionHandle for PUTs (6.5 HF5)
20914 (154097) (154097) Super slow PUT of a GE-PROD ditamap
20916 (154410) Custom Attribute collection corrupted
20918 (154324) iReview/WebApp choosers: invert Select/Cancel buttons colors
20921 Update Installing WAN Bridges info with Oxygen 22.1
20924 Mac OS: view/locate links do not work for browser protocol based workbench
20926 Copyright (c) Astoria Software without version on the landing page when we open Location Link
20928 WB is installed and is not launched -> Open View link -> document is opened in the browse view, but is not located in Navigation tree
20929 oXygen Web App: Choose Audience -> Cancel and Close don't work properly
20930 oXygen Web App 22: Astoria Chooser --> Select button is inactive if Check In dialog was Canceled
20933 IReview - Edit File button is displayed for non authorized users but should not
20935 Landing page: remove Launch WB and rename 'Launch by browser protocol' to 'Install Workbench'
20937 FireFox: Install WB does not propose to download/open WB
20938 iReview: Compare map -> Edit file button is displayed
20939 iReview: long document names are displayed without breaklines
20941 (STM) Compose w/ditaot should revoke checkout if can't create new version due to checkout
20944 Create a console C++ utility for copy files/folder
20946 GE-UAT bad cabinet collection in admin.db
20948 oXygen Web App: Choose Audience -> "Unselect All" button is inactive after Cancel/Close
20949 DITA-OTs does not correctly populated on daily deployment on test server
20950 Custom Attributes: Acrolinx default rules list does not match the contents of the membership box (Check with Acrolinx dialog)
20953 Run scopedShowDocumentSnapshots report -> failed: Required parameter otherpropsCheckbox is not set
20959 Release management: edit doc and change shared image -> changes are not applied in workbench
20961 Acrolinx Scoring Notification: attached debug log shows passwords explicitly
20962 View Acrolinx Report: typo in tooltip
20964 iReview/Browse view: add tool tip popups for each of the header command
20968 Empty Details appears for the pinned tab after Right-click on the file
20969 iReview/Browse view: compare mode -> empty annotation panel is displayed
20970 iReview/Browse view: compare mode -> edited node with child elements cannot be expanded
20971 Edition created for new imported map into release does not contain references
20972 scopedShowDocumnetSnapshot HTML type report -> error in the footer
20973 Rule name is incorrect in the Acrolinx report
20975 scopedShowDocumentSnapshot report does not show attribute values in the appropriate columns
20978 Run scoped report -> NPE
20980 oXygen Web App: For File Reference Astoria Chooser doesn't show any files except ditamap
20981 Create or Edit user/group/role/definition properties -> NPE
20983 Details View Performance is UNUSABLE
20985 iReview: The cabinets are not shown in Astoria Chooser
20986 Astoria chooser: level up does not move up, if image was selected
20991 scopedShowDocumentSnapshots: attributes columns need the wrap property specified
20995 Cannot login Workbench with SSO/SAML enabled (user is not logged in SSO site) -> empty SSO login dialog is displayed
20997 iReview/Browse view: Compare window: need to change logic for Compare/Clear buttons
21000 Compare imageref/xref element's versions in Browse view -> UI is broken
21003 iReview/Browse view: do not show save stamps in compare dialog
21004 user is not logged in SSO: Landing Page -> Open iReview (or open view/locate) -> SSO credentials dialog is not displayed, WB is not launched
21005 SSO: View XML -> Credentials are required for user who is already logged into SSO server
21006 Dialog with landing page is displayed for launched WB, if SAML is true and SSOserver is not specified in common.cfg
21008 (158318) Description of imported folder is not saved
21009 File -> Compare bookmap with changed chapter reference -> lamp icon covers chapter title
21010 Installed workbench must read workbench.cfg
21013 Set root map chooser: incorrect location is opened for moved map
21014 Set root map chooser: incorrect map location is opened for selected item from MRU
21017 iReview/Browse view: DITAVAL chooser -> ditaval document icon is not displayed
21030 SAML.dat bypass file is not working with Browser Protocol Workbench
21031 WB map editor: Astoria chooser incorrect shows parent level after moving with 'level up' button
21033 test-650: add snapshot with eSign and correct credentials -> eSign user is failed
21034 Add snapshot as logged in SSO user -> SAML error
21036 Test-650: DTD properties -> Show documents and switch DTD -> error occurred
21037 Show structured documents for DTD without associated documents and switch to other DTD -> empty list
21042 Compare Raw XML: fix next/previous buttons position
21043 (160843) Can't delete structured documents without rnodes
21044 My Merge Changes view: select not resolved conflict for map -> map's UI issue in the browse panel
21047 test-650: create release with seeded documents, which are in-progress translation -> batch job is failed
21049 Mac OS: WB is not launched from the landing page, .dmg contains unnecessary file
21051 Mac OS: update install instructions on the landing page
21053 Report Editor does not start on Mac OS
21059 Acrolinx Report field doesn't display anything human intelligible
21060 Acrolinx Report URL prompts for credentials
21061 Unify Acrolinx Wording
21062 DnD root element with ID into Oxygen -> incorrect href is inserted
21064 Mac OS and Windows, SAML and SSO = true: Oxygen -> execute Astoria command -> error occured (Workbench is closed)
21065 (154251) Access Controls: sort user lists by asc
21066 Browse view/iReview: Filter View --> change Clear/Filter buttons behavior
21067 WebApp choosers: incorrect OK/Expand buttons behavior
21072 Search Filters custom attribute not set on install/update
21076 OxygenXML: proxy obtaining issue when host name is not in lowercase
21077 New computer info diagnostic test
21078 Workbench bridge installer for XMetal: check local jars first
21079 Can't delete event from an event queue
21080 WB: Sorting issue for search result (Column TestStatus in WB is not sorted)
21081 Very old DITA-OT version cannot be detected during reintegration
21084 test-650: MAC OS -> launch WB from the landing page -> Error
21091 iReview: incorrect chooser path in filtered view
21092 Mac OS: cannot login workbench, login dialog is not active and clickable, WB is not responsive
21099 Open document in iReview -> Edit button is not displayed for member of WebEditorLicense group
21100 WebApp: checkin dialog -> Browse assign and audience buttons are shifted (Chrome)
21101 WebApp: right click on Insert Image -> Astoria chooser is opened
21102 WebApp: cannot insert image, chooser is closed, imageref is not inserted
21103 iReview: In Complete Review box Due Date is incorrect
21107 iReview/Complete review dialog does not show snapshot field for setting 'Use Specifies Snapshot label' = false
21109 (166763) 401 errors when publishing to PE from AT
21110 Cross-release referencing: Show what/where used does not show second level references
21116 For Acrolinx need to rename Rule in the notification and Type in the Check with Acrolinx box to "Profile"
21122 Web Astoria chooser: select cross reference and choose another target file -> Incorrect location is opened
21123 Pagination for List All Where Used failed with Error getting children of node
21125 (168330) delete object with check dependencies should be smarter and faster
21128 Translation: 'All Documents translations create multiple packages' application setting should be ignored, when 'Only Documents that have Changed' option used
21129 (case 162775) External file href with trailing space cannot be adjusted
21130 Upgrade sandbox ditaweb to new jar and adjust all classpath references from the old name to the new name
21133 Oxygen XML editor: Link with whitespace is handled incorrectly
21143 iReview: Filter button is active for the empty Snapshot Label list
21144 Filtered view/DITAVAL chooser -> no possibility to move up, if previous selected DIATAVAL was removed
21145 Broken Browse view functionality due to JS issue on default browser which WB uses
21148 Check in new ditaweb jar and adjust the classpath
21151 Translate doc with deleted reference -> job is not failed, deleted reference is included into package
21152 (173327) Chrome/Edge: view and locate links always propose to download installer
21153 Non-admin user can run uninstaller for WB which was installed by admin
21154 WB installer: shortcut is not created for -np
21159 WB installer: empty installed app path for non-admin
21164 Export zip to http: specify zip name = URL prefix -> icorret placed .zip extention, batch job is failed
21165 Incorrect links are in the emails for outputs stored on HTTP(s), if URL contains whitespaces
21167 Background Export for folder to HTTP w/t archive name in the URL tries to store files to the FTP server
21170 MacOS: WAN bridge install failed
21172 Launch installer and uninstall previous version, which was installed for current OS user -> unexpected error occured
21175 Uninstall WAN Bridge failed in Editor Settings
21176 Browse view/ Compare -> cannot specify second date in conditions
21177 Comparison by Date and Snapshot Label should have the same selection approach
21178 Choose Custom Attributes Dialog not sorted case independently
21179 In Compare window the checkbox should only perform the selection function and not call others (for example, a calendar or any lists)
21182 Mark topic as done in compare mode -> UI issue in ToC
21183 View document's element and compare -> snapshot labels of element are not available for choosing
21184 Review/Compare dialog: disable compare button, if one of conditions is empty
21185 Compare: The criteria list doesn't contain Snapshot Label for document w/t snapshots
21186 Wan bridge: Arbortext doesn't correctly identify the WB version
21187 MacOS: add comment via DnD comment button does not work
21189 Bridges copy utility: Access denied removing file with read-only attribute
21191 iReview/Browse view: numeric field should not allow input text string
21192 Show properties of numeric type custom attribute definition -> error
21193 WB installer is not download for view/locate links
21196 WAN Bridge installer failed due to can't find VCRUNTIME140_1.dll
21197 Oxygen 23 doesn't work with WB due to java.lang.ClassNotFoundException: com.sun.net.ssl.HostnameVerifier
21199 WB Installer: Old URLProtocol registry entries not removed during upgrade
21203 IE11: WB installer is not downloaded
21204 MacOS: Oxygen23 -> incorrect layouts sequence of opened dialogs
21207 oXygen: In DITA Maps Manager we can't drag the topic in the map tree with the mouse
21209 oXygen 23: Save As works in DITA Maps Manager but it shouldn't work for Astoria repository
21210 oXygen Wan Bridge: Edit documents with the same name from different servers does not work as expected
21211 Oxygen 23 openjdk -> checkin document error
21214 (169755) Broken Help links in 6.5HF7 online help
21216 PD: Cancel outstanding translation does not cancel previous submissions
21218 Icons are not displayed for Acrolinx commands inthe ribbon
21219 The requested URL AstoriaReportEditor.exe was not found on the server
21220 Astoria Report Editor should open one instance for one server
21221 Running workbench/reportEditor not closed during upgrade, which caused upgrade error.
21223 SSO server: Acrolinx rules are not displayed
21224 Acrolinx requires password
21225 Custom attributes: Acrolinx Default guidance profile list is empty
21227 Acrolinx: Score report shows wrong name for the New Terms guidance profile
21228 Oxygen 23 OpenJDK/run diagnostic tool -> error put db doc check
21230 oXygen Web app: Some choosers show titles from previous chooser
21231 oXygen: Need to adjust Collect Logs feature to the new Wan Bridge installer
21233 iReview: Clear button doesn't return Compare to the default state in FF browser
21237 Workbench and report editor's executables should be signed also
21238 Safari: landing page -> open WB -> can't open the specified address
21239 IE11: open view/locate link for not installed WB -> blanked page is opened, cannot download install
21243 Diagnostic tool shows 'no connection established' for launched Oxygen without opened WB document
21244 Disable Install Wan Bridge, if path to editor is not specified
21245 oXygen loses connection from the Astoria Server after Diagnostic tool execution
21246 Mac OS/Browse view: bottom UI issue for comment removing
21248 Webdav operations should properly support SSO configuration
21252 (177722) Scoped Report gets exception due to invalid file name
21255 Show what used does not display the second level references for merge documents
21256 userChoices from starScriptlets throws exception if user group is specified
21257 iReview/runWorkbench page -> add help and settings buttons
21259 (178418) Navigator: View custom attributes -> crashing
21260 Web App: Checkin dialog with correct view appears with a delay
21261 Unknown publisher for workbench in Windows Defender Firewall
21262 Oxygen: keyrefs are not resolved and do not display values in attribute combo box, if root map is selected, but is not opened in the map manager
21263 (158533) Failed to seed new release
21269 Browse View: change status display form works incorrectly in IE
21272 GlobalLink Enterprise TMS: documents already out for translation are included into package
21273 650: check with Acrolinx folder or Cabinet -> job is failed
21274 Background Export for folder to HTTPs works wrong for document with unicode characters in the name
21275 Background Export: Operation failed if the document name contains a space
21276 (176770) Issue with Astoria processing instructions returning latest version of topic and version, even though snapshot label is specified
21278 Task -> Show Job Audience does not show users Names
21279 650: Compose for DITA-OT returns NPE in the email if filter Extract by date < than first checkin date
21281 Workflow document: cannot select WF step and scroll control after up/down
21282 Mac OS: detect installed editor
21283 iReview/Browse view header -> root node is not displayed in the header
21284 Browse view -> Filter dialog is cut
21285 iReview/Browse view: UI issue of Set Root map combo box
21286 iReview/Browse view: No tooltip for the topic long name
21287 iReview: In Complete Review window long document names are displayed without breaklines
21288 iReview: Compare page some information in the header is hidden due to the long document name and it has old style color
21289 iReview: In Assigned and Pasted Jobs page need to add tooltips for Review File with long name
21290 iReview: Comment container and link to comment have different time
21297 Acrolinx check fails on test
21299 Acrolinx source link - add doc extention
21300 Browse view: Can't set Root Map for document chooser is empty
21301 iReview: Long topic/map name doesn't fit in the tooltip in FF and IE browsers
21302 DCAM_19 - Sensitive Code: PingServers shouldn't hardcode employee email addresses, and only use a hardcoded email address as a backstop
21303 [STMicro] Automatic way to import self-signed certs into Workbench private JRE
21314 Sensitive Code: PingServers: remove hardcoded server name and add daily offline start time and duration
21315 (183316) SessionController loosing a session?
21323 Acrolinx doesn't return Score report
21324 (183787) Landing page: update install instructions according to the changed 'open WB' button name
21325 View links are not opened in iReview
21328 Create New XML dialog -> Description field is empty for the second new XML document
21329 LM Aero: change package id operation fails
21330 Translation: There are no emails that the translation was successfully completed
21331 (150728) Corrupt events in com.ge.health.sims* event queues
21333 iReview: Filtered view dialog for maps (clear btn is unavailable)
21335 iReview/Browse view: buttons UI is broken
21336 createWorkbenchProtocolUrl method throws IllegalStateException
21338 iReview/Browse: view map -> unnecessary strip at the top
21339 Acrolinx job is failed, 'NoneType' object is not iterable
21340 Browse View: Need to change the label on the doc comparison page
21342 Zipped file names with Unicode characters are incorrect
21344 ARS: view ticket (shift+view) -> home page is opened
21347 Browse view: view map -> strip at the bottom
21348 Browse view/iReview: The label for map shifted to the left on the comparison page
21350 Search for Operator "Does Not Contain" failed with Error 277
21352 Browse View/iReview: Need to add tooltip for the map name in the Set Root Map combo box
21354 Time-out Viewing application Document
21357 Change status error for document with unicode in the name
21360 Browse View/iReview UI: Need to add icon for drop down menu according to the new design
21361 Reset status error for document with unicode in the name
21365 DITA-OT 3.6 - failed composing job
21367 Workbench doesn't read LogFile parameter in the workbench.cfg
21371 change the logging in SessionController.getSession when it reports no sessions available
21375 Browse View/iReview : Set Root Map chooser: some icons are not displayed correctly
21376 Server should read system lendingPage.xhtm template when custom template was deleted.
21379 (189144) GE: hazardsymbol references are incorrectly saved
21380 Navigator: View custom attributes: Bidirectional Object should be disabled to edit value
21385 (190263) Select File(s) dialog title is WRONG
21391 Log collector does not include WB logs (only WANbridge)
21392 DITA-OT import is failed without any messages, when file restriction is applied
21393 Import folder(s), import search - Browse location -> incorrect dialog titles
21395 (188226) OxygenXML permanent disconnect when shared session handle is expired
21396 Browse View/iReview UI: Need to add icon for drop down menu according to the new design for IE browser
21398 Implement a simple way to change JRE for installed CMS
21399 WAN bridge install is frozen on unpacking
21402 Email notifications about the completion of the translation for all Translation Package destination don't receive anymore
21404 iReview/Browse view: improve tool tip for set root map field, if no map was chosen
21405 Browse view: tool tip for the title of doc with long name is partially hidden
21406 iReview/Browse view: put fix size for doc title
21411 WB should still launch if DITA-OT is misconfigured
21414 View Acrolinx report is enabled for files
21419 Acrolinx score column does not show info about the last Acrolinx check
21422 translated content is not delivered to test environment
21425 iReview: Open nested part of the Map (topicref etc.), clear localStorage, refresh the page, app is broken.
21426 iReview: DITIVAL icon in filtered view is disappeared
21427 Acrolinx profile and Acrolinx filter columns don't show info
21430 (183352) WebWrite services hang and fail when deleting structured documents in the workbench
21457 iReview: Annotation container and modal shows different username format
21458 Single package submission: reopen 1 language -> all languages are re-delivered in Astoria
21461 Delete Object Error occurs when we try to delete cabinet
21463 Show translation dialog does not show in progress translation, if previous one was canceled
21465 Unknown publisher for WAN bridge installer
21466 Delete user group or user or CA or public search or annotation definition -> error
21468 iReview: Title time in comment on the right panel differs from comment time.
21469 iReview: Different time between comment container and link to comment if several comments were added to one element
21470 iReview: Titles in the tooltip shows wrong name if we add several comments to the one element
21473 Show properties: Acrolinx CAs should not be editable, label are not applied to CAs
21484 (183017) Workbench Installer creates shortcuts for per-user installation
21486 Incorrect Acrolinx Last Submitter for referenced items
21488 Check with Acrolinx -> error
21490 Cancel one of language of single submission from thw WB-> package is cancelled on GLE TMS
21494 Global Access Control: Ascending sort for Available Users is mixed after any manipulation with Capabilities
21495 (201240) eSig Too Large; Cluster Full
21496 Info Center daemon should exit on errors
21502 Acrolinx: If only one of several referenced documents does not complete successfully, the whole batch job is failed
21503 Acrolinx report for Report Location should show the name of the referenced document
21504 Translation preview from PD: Astoria shouldn't ask a user to select workbench or browser view and credentials
21505 Remove redundant LSPEED_JAVA_HOME var
21508 (204793) Ancestry Column displays wrong results for some elements
21517 View XML -> error
21518 (205427) Oxygen 20.1 -> DnD topic from WB to map editor -> topicref is not created
21519 WAN Bridge can't detect Arbortext Editor 8.1
21520 LAN Bridge can't detect Arbortext Editor 8.1
21527 (207451) Create Oxygen XML customization -> Invalid neighbor object type error
21529 Arbortext 8.1 doesn't work with WAN bridge (new/old) due to Java class not found
21533 (208591) setCheckinOption.py does not take into account multicheckin dialog/checkin notes
21539 LAN Bridge: Arbortext editor closes without any warning messages when we try to open Astoria Show History
21541 GLE TMS Integration needs to support Proxy Servers
21543 GLE TMS translation with included graphic file is failed
21546 Support custom customization files for new OxygenXML customizations
21549 java.io.IOException in log for workbench based bridge installer
21550 Wrong filename for Workbench log
21552 (211906) DCAM_01: Basic Authentication Login should clear header
21559 (Kohler) Enumerated custom attribute pickers should be (optionally) alphabetical
21570 Browse view: Compare doc versions -> title lable does not contain info about versions ( '()' are displayed)
21571 Browse view: Compare XML -> header label issue
21573 Create new annotation definition -> NPE
21575 Web App: Document could not be loaded. The file does not appear to have a supported document format.
21578 Create cabinet as authorized user -> error of authorization
21589 Add scripts to test authorization for "new cabinet" and "test email" commands
21591 multiple login dialogs appear in workbench after idle timeout
21592 (204433) Composition gracefully handles cabinet names containing Windows-invalid characters
21599 The batch job failed during scopedShowDocumentSnapshots report generation
21601 Translation: NPE when we try to translate xref document
21602 (222844) GEHC service outage because getTranslationList() - Prevent Details View Refresh
21603 Snapshot labels are truncated on iReview compare ditamap panel.
21604 iReview: compare dialog - disable the second version selection radio button, if doc has only 1 version
21605 iReview: Compare window moves to the right for 2 seconds and disappears
21608 iReview: Compare window: The label list does not collapse and there is no way to choose another label.
21609 NPE while creating a new cabinet
21611 Landing page: Open Report Editor -> Remove 'Download Workbench' button
21612 Rename 'Open Landing Page' to 'Return to Landing Page'
21614 (224579) add logging to easily determine no sessions available and measure other operations
21616 Download report editor -> update install instructions
21618 acs phase 1 installer doesn't reduce servlet container count correctly
21619 Compare document: Empty versions title on compare by date
21620 OxygenXML: Support refresh references for ditamap editor
21621 (220676) OxygenXML: implement background save progress watcher view
21622 Install, Upgrade, and HF installs (or grab all logs) should create a readme.txt...
21631 Topic fails to merge because of NullPointerException
21636 iReview compare dialog: Second compare filter still disabled after changed compare criteria
21637 iReview compare dialog: Broken title for snapshot labels
21642 Click on Custom attribute definition -> NPE
21643 Change status with 'Perform Change Status in foreground' = true -> error
21644 Add CA to the document -> NPE
21646 (229273) Renamed user cannot log in WB and edit doc
21648 Phase2 Upgrade died on POC cuz bad DB app info
21649 NPE when we try to open Show Properties for the Role Definition
21651 (225600) DITA-OT should not remove local file names from URLs with fragments during export
21658 Concurrent New User Registration Requests can cause too much contention exceptions
21670 Workflow transition: status is not changed, if Acrolinx score > min specified for status
21671 A warning message (WB restart required) should appear if the user has changed his login himself.
21673 Backstop access control -> NPE
21675 Access controls: custom attributes tab does not show any attributes, capabilities list is empty
21676 (220116) Acrolinx report: show user, who run the check (not who last modified) for the root doc, and who last modified for the referenced
21683 (233429) GregorianCalendar classcast issue with Acrolinx plugin
21686 Mac OS: issue with context menu and details view
21687 Create new Annotation Definition window opens for a very long time (about 30-40 sec)
21688 Custom Attributes tab hangs for 15-20 sec in the Global Access Controls
21692 Branch release with used image -> image is duplicated (2 images are displayed) in branch
21696 Wrong astoria jar path for astoria OxygenXML customizations
21699 Vulnerability Application document -> Export -> passwords are not encrypted
21701 iReview/Browse view -> comparison label -> unnessesary character is displayed after doc name
21709 User registration email link redirects to landing page
21716 Windows Security dialog displays an unresolved parameter LSPEED_URL_HOST