Build Glossary script broken

Douglas Wagner hdmw at mac.com
Fri Mar 29 16:33:33 PST 2002


Hello:
I've come across this oddity:

Given a website with the structure listed below, I find Frontier will 
only create a partial glossary. I ran two tests, one in a guest db and 
the other in Frontier.root.
Frontier reports 20 items added each time, which is the correct number. 
However, I could see the number displayed in the value column of 
#glossary was first 13 and then 15, but the count of items in the 
glossary table was 16 each time. One table was missed each time.
I've command clicked on all address pointers to check the windows exist.

Oddly it was the same table each time and the one which chokes navBarII.

I noticed three of the glossary items are called "section n index". But 
all tables begin with "Sect_".
For the third run I changed the table names to "fol_"
I deleted the old glossary items and ran the build glossary script. The 
result was exactly the same. 16 items added, 20 reported as added and 
the item names all "Sect_n" and three items labeled "section n index"

Any ideas:
DW

test.default default (each item consists of a pointer plus a label)
test.item_1 item_1
test.item_2 item_2
test.item_3 item_3
Sect_1
	test.Sect_1.index_1 index_1
	test.Sect_1.item_1_1 item_1_1
	test.Sect_1.item_1_2 item_1_2
	test.Sect_1.item_1_3 item_1_3
Sect_2
	test.Sect_2.index_2 index_2
	test.Sect_2.item_2_1 item_2_1
	test.Sect_2.item_2_2 item_2_2
	test.Sect_2.item_2_3 item_2_3
Sect_3
	test.Sect_3.index_3 index_3
	test.Sect_3.item_3_1 item_3_1
	test.Sect_3.item_3_2 item_3_2
	test.Sect_3.item_3_3 item_3_3
Sect_4
	test.Sect_4.index_4 index_4
	test.Sect_4.item_4_1 item_4_1
	test.Sect_4.item_4_2 item_4_2
	test.Sect_4.item_4_3 item_4_3





More information about the Frontier-Users mailing list