| vrana@php.net 2005-04-27, 3:57 pm |
| ID: 29749
Updated by: vrana@php.net
Reported By: jccviking at att dot net
Status: Open
Bug Type: Documentation problem
Operating System: windows
PHP Version: Irrelevant
New Comment:
The problem is with notes - HTML Help creates a file with its own
<head> section without any <script src=""> thus loadNotes() failed.
Solution may be to move <script src=""> to <body> but I don't know how
to do it.
Previous Comments:
------------------------------------------------------------------------
[2004-09-03 13:49:28] nlopess@php.net
This is unrealted with the skin used. When you try to print all the
subtopics it returns a couple of JS errors.
------------------------------------------------------------------------
[2004-09-02 13:34:49] goba@php.net
What skin are you using?
------------------------------------------------------------------------
[2004-08-19 02:33:12] jccviking at att dot net
Description:
------------
I have found a bug on page tutorial.html
[chm date: 2003-09-06]...
When I try to:
"Print the selected heading and all subtopics"
I get a bunch of script errors starting with:
Line: 43
Char: 4
Error: Object Expected
If I keep clicking the Yes button I get a bunch more. All have a
different line but all say Char 4, Object Expected.
JCC
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29749&edit=1
|