I've encountered a very bizarre behavior.. I had successfully imported back-issues for two of the journal modules at http://smithsonianrex.si.edu (Anthropology and Botany). I used the same exact XML files (one of which is copied below), but when I imported back-issues to the following three modules (Marine Sciences, Paleobiology, etc), the Back Issues page from the Editor view is empty. All the issues appear in Archives, and they appear in the associated Journal webpages... Does anyone have an idea of why this might be happening? There are some controls that you get through the Back Issues page that you do not in Archives, and I'm eager to get this straightened out.
- Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE issues SYSTEM "native.dtd">
<issues>
<issue published="true" current="false" identification="title">
<title locale="en_US">Middle Proterozoic (1.5 Ga) Horodyskia moniliformis Yochelson and Fedonkin, the Oldest Known Tissue-Grade Colonial Eucaryote</title>
<volume></volume>
<number>94</number>
<year>2002</year>
<date_published>2002-01-29</date_published>
<access_status>1</access_status>
<access_date>2009-01-01</access_date>
<show_volume></show_volume>
<show_number>1</show_number>
<show_year></show_year>
<show_title>1</show_title>
<section>
<title locale="en_US">Articles</title>
<abbrev locale="en_US">ART</abbrev>
<article>
<title locale="en_US">Middle Proterozoic (1.5 Ga) Horodyskia moniliformis Yochelson and Fedonkin, the Oldest Known Tissue-Grade Colonial Eucaryote</title>
<abstract locale="en_US">“Problematic bedding-plane markings” discovered by the late R.J. Horodyski from the Appekunny Formation in Glacier National Park, Montana, and dated at approximately 1.5 giga-annum (Ga), were never formally named. We are convinced the specimens are biogenic and have placed them within Linnaean nomenclature as Horodyskia moniliformis Yochelson and Fedonkin. An apt description of the locally abundant fossils is “string of beads.” On each string, beads are of nearly uniform size and spacing; proportionally, bead size and spacing remain almost constant, regardless of string length or size of individual beads. They may not be related to any other known fossil, and their position within highest levels of the taxonomic hieararchy is enigmatic. We judge they were multicellular, tissue-grade, colonial eucaryotes. Similar strings have been reported from Western Australia, but nowhere else. The general geologic setting in Montana, details of sedimentation, and taphonomy suggest the organisms were benthonic, growing upward about 1 cm through episodically deposited eolian dust. During life, specimens were stiff and relatively strong, but show no evidence of a mineralized skeleton. They lived in poorly oxygenated water with the body progressively subjected to anaerobic conditions. Their energy source is obscure; their mode of growth and several features of interpreted environment lead us to speculate that Horodyskia likely lived primarily by ingesting chemosynthetic bacteria rather than by photosynthesis. This notion should be tested by searching red, fine-grained, subaqueous arenites of approximately the same age throughout the world for additional occurrences.</abstract>
<date_published>2002-01-29</date_published>
<author primary_contact="true">
<firstname>Mikhail A.</firstname>
<lastname>Fedonkin</lastname>
<email>schol_press@si.edu</email>
<biography locale="en_US"></biography>
</author>
<author primary_contact="false">
<firstname>Ellis L.</firstname>
<lastname>Yochelson</lastname>
<email>schol_press@si.edu</email>
<biography locale="en_US"></biography>
</author>
<galley locale="en_US">
<label>PDF</label>
<file>
<href src="http://www.sil.si.edu/SmithsonianContributions/Paleobiology/pdf_hi/SCtP-0094.pdf" mime_type="application/pdf"/>
</file>
</galley>
</article>
</section>
</issue>
</issues>
Thank you!
