Actions
Bug #3067
closedWebsite for KNB does not print all of the metadata pages
Start date:
01/16/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3067
Description
http://knb.ecoinformatics.org/knb/metacat/cmccreedy.3/knb
http://knb.ecoinformatics.org/knb/metacat/nceas.873/nceas
Both of these data packages have many table attributes in the View Metadata section for the data table. When I try to print the metadata attributes for the table I am only able to print one page worth on Firefox. The total printed pages is 3 on Firefox.
Internet Explorer does not print the attributes at all, but just gives blank pages. I had tested printing attribute lists earlier on my test server and did not have this problem.
Updated by ben leinfelder over 11 years ago
- Status changed from New to Closed
new metacatui uses the "printall" option on the stylesheets and this includes all attribute details. We do need to make sure the CSS for printing expands the "tabbed" sections, however.
Actions