Issue7054
Created on 2009-10-04 10:31 by Mark77, last changed 2009-10-04 11:19 by Mark77.
|
msg93530 - (view) |
Author: Mark Schlieker (Mark77) |
Date: 2009-10-04 10:31 |
|
CHM file for Python 2.5 documentation does not work when being used
without Python installation.
My OS is: Microsoft Windows XP (sp2)
Steps on how to reproduce:
prerequisite:
1) No python has been installed on machine (not sure if necessary)
steps:
1) Download Python25.chm from
http://www.python.org/download/releases/2.5.2/ (md5 digest:
4c2f7e124287525a93849b0b53893bf0)
2) Open file Python25.chm by double clicking on it using file explorer.
noticed behaviour ==>
Help window opens with navigation pane (on the left) showing index but
on the right window pane there is only a text saying that navigation to
website has been cancelled. When clicking on any item in the navigation
pane still no other text gets displayed on the right window pane else
than "Navigation to website has been cancelled".
expected behaviour ==>
Help window shows documentation in the right hand side window pane.
|
|
msg93535 - (view) |
Author: Mark Schlieker (Mark77) |
Date: 2009-10-04 11:19 |
|
Oh I found out myself: the file is ok. When the message gets displayed
it has to do with security settings in Windows XP:
Solution:
Right click on the file in file explorer and choose properties in order
to open the properties dialog.
Click on "allow" under security.
|
|
| Date |
User |
Action |
Args |
| 2009-10-04 11:19:26 | Mark77 | set | status: open -> closed |
| 2009-10-04 11:19:07 | Mark77 | set | messages:
+ msg93535 |
| 2009-10-04 10:31:48 | Mark77 | create | |
|