workoutetc / google-sites-liberation

Automatically exported from code.google.com/p/google-sites-liberation
0 stars 0 forks source link

Subpage listings incomplete #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a site with pages that have subpages nested under them.  For example, 
create a site that includes a page Colors and nested under it pages Blue, 
Green, Red, Yellow.
2. Export the site.
3.  View a page that has subpages nested under it.  Using the example above, 
view Colors.  The problem may or may not be reproduced.  It only happens some 
of the time, perhaps only with sites of some size.

What is the expected output? What do you see instead?
The expected output is that a page with pages nested under it will show a list 
of those subpages, e.g. in the example above, the Colors page will show 
Subpages (4): Blue, Green, Red, Yellow.

What I see instead is a partial listing of subpages, e.g. in the example above 
the Colors page shows Subpages (1): Blue.  This happens even though in the 
exported site the directory for Colors includes directories for Blue, Green, 
Red, and Yellow, with appropriate HTML files in each directory.

What version of the product are you using? On what operating system?
Version 1.0.4 with Mac OS X 10.6.8.

Please provide any additional information below.
I have experienced this problem with two sites.  In each case, I had multiple 
pages with subpages.  Most of them exported correctly, but one or two exhibited 
the problem described above.  In one case, the problem also occurred for a page 
using the Announcements template, resulting in the exported page containing an 
incomplete set of posts, even though there were directories and HTML files for 
the entire set of posts.  I have not been able to find any pattern.  There 
seems to be nothing special about the pages for which the problem appears.

Original issue reported on code.google.com by cmarsh...@collabtech.net on 9 Aug 2011 at 1:24