HF00328 - 15.4.1 Can't use the Enter key in Extended Web searches, WorkOrder not displaying after created and Old Advanced Searches not upgrading.

A new hotfix is available for eB. HF00328 eB 15.4.1 Server (Build 15.4.1.325) is now available from SELECTservices and addresses the following issues:

  • Historic Physical Items get copied over to new revision/copy when the Exclude Historic checkbox is enabled.
  • Presentation of search fields incorrect when using the UPPER function in the eQL Criteria.
  • In extended search, Enter key does not work.
  • Upgraded auto-filing folders would not expand to display search results.
  • Reference Document hyperlink errors.
  • After Work Order Creation, you return to Document screen - edit work order option removed.
  • Change Request Wizard does not populate CR Default
  • Clicking on Edit Assignments produces errors.

This hotfix supersedes these hotfixes: HF00317, HF00322, HF00325 & HF00326

If you have a service ticket open, Support will e-mail a link to the hotfix for you to download and install. If you would like the hotfix please open a ticket on http://SELECTservices.bentley.com/ mentioning the hotfix number and support will work with you to confirm this hotfix will address your issue.

This is a General hotfix. We categorize hotfixes as:

Critical - All users are urged to apply this hotfix as it addresses a potentially serious problem on all sites.

General - Has general applicability and is deemed to be potentially useful to the general audience. Testing is not limited to any specific site environment. Still, not guaranteed to work in all environments and users are recommended to test prior to putting in production.

Optional - Site-specific or has received limited testing. Users are advised to proceed with applying this fix only if they are seeing the specific problem described and only after testing in their environment.

Details of the changes and installation instructions are given in the readme.pdf of the hotfix. We recommend you read the readme.pdf to determine if this will help your site, and test all hot fixes on your test system before installing on production.

Kind regards

Craig Robertson
Support Manager

  • Additional settings are needed in the web.config file to enable Launch function on files, the settings are:

    <appSettings>
      <add key="eB.Browser.LaunchParamsDataSources" value=""/>
      <add key="eB.Browser.LaunchParamSkills" value=""/>
      <add key="eB.Browser.LaunchParameters" value=""/>
      <add key="eB.Browser.LaunchParamFileTypes" value=""/>
      <add key="eB.Browser.LaunchIncludeDependencies" value=""/>
    </appSettings>