Bug 126847

Summary: 'None' doesn't work with gnome.help_display()
Product: [Fedora] Fedora Reporter: Zoltan Kota <zoltank>
Component: gnome-python2Assignee: Jonathan Blandford <jrb>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: ddumas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-18 20:39:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zoltan Kota 2004-06-28 12:46:41 UTC
Description of problem:
'None' does not work as the second argument of gnome.help_display()

Version-Release number of selected component (if applicable):
gnome-python2-2.0.0-2

How reproducible:
Always

Steps to Reproduce:
1. yum install pybliographer from Fedora Extra stable repository
2. change line 'gnome.help_display ('pybliographer', '')' to 
   'gnome.help_display ('pybliographer', 'None')' in the file
   /usr/share/pybliographer/Pyblio/GnomeUI/Document.py
3. start pybliographic with the command 'pybliographic' in a terminal
4. Choose Help - Contents

Actual Results:  yelp starts but the page is not correct.

Expected Results:  yelp shows the Contents page.

Additional info:

See the discussions:
http://mail.gnome.org/archives/gnome-doc-list/2004-June/msg00038.html
http://mail.gnome.org/archives/gnome-doc-list/2004-June/msg00040.html

This bug is reported at bugzilla.gnome.org, and there is a fix already
in gnome CVS. 
See: http://bugzilla.gnome.org/show_bug.cgi?id=144976
A package update would be great.

See also:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=126845

Comment 1 Jonathan Blandford 2004-08-18 20:38:23 UTC
*** Bug 126845 has been marked as a duplicate of this bug. ***