Ticket #1146 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Regression in opening local help

Reported by: nielsm Owned by: nielsm
Priority: normal Milestone: 2.1.9
Component: General Version: 2.1.8
Severity: minor Keywords: regression
Cc: Platform: All
Sub Component:

Description

r3953 changed the help calling code to supposedly open a local copy of the manual if it's available and otherwise try to open the online version. The code doesn't actually ever open the local copy because it checks for the "doc" directory being a readable file, which it's clearly not.

Change History

comment:1 Changed 2 years ago by nielsm

  • Owner set to nielsm
  • Status changed from new to closed
  • Resolution set to fixed

(In [4092]) Fix help file search logic. Closes #1146.

Note: See TracTickets for help on using tickets.