Ticket #1 (closed patch: fixed)
Compare Results - Click help
| Reported by: | luis | Owned by: | boltrix |
|---|---|---|---|
| Priority: | high | Milestone: | Umit 0.9.5 RC2 |
| Component: | umitGUI | Version: | current svn |
| Keywords: | Cc: |
Description
A little patch to fix a bug: In Compare Results, clicking in help don't work and returns error like: NameError?: global name 'Path' is not defined Traceback (most recent call last):
File "/media/hda7/GSoC/svn/umit/trunk/umitGUI/DiffCompare.py", line 232, in _show_help
webbrowser.open("file://%s" % os.path.join(Path.docs_dir, "help.html"), new=2)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
