Author: jablko
Date: Wed Dec  9 15:40:14 2009
New Revision: 4136

Log:
Rename dc_import.xml to import.xml -- force

Added:
   trunk/test/fixtures/import.xml
      - copied unchanged from r4131, trunk/test/fixtures/dc_import.xml
Deleted:
   trunk/test/fixtures/dc_import.xml
Modified:
   trunk/test/selenium/dc/dc_import.html
   trunk/test/selenium/rad/rad_import.html
   trunk/test/selenium/taxonomy/taxonomy_import.html

Copied: trunk/test/fixtures/import.xml (from r4131, 
trunk/test/fixtures/dc_import.xml)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/test/fixtures/import.xml      Wed Dec  9 15:40:14 2009        (r4136, 
copy of r4131, trunk/test/fixtures/dc_import.xml)
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE ead PUBLIC "+//ISBN 1-931666-00-8//DTD ead.dtd (Encoded Archival 
Description (EAD) Version 2002)//EN" "ead.dtd">
+<ead>
+
+<eadheader langencoding="iso639-2b" countryencoding="iso3166-1" 
dateencoding="iso8601" repositoryencoding="iso15511" scriptencoding="iso15924" 
relatedencoding="DC">
+
+<eadid countrycode="CA" mainagencycode="CA-AFV" 
url="http://localhost/~evelyn/qubit/web/informationobject/show/ead/364?sf_format=xml";
 encodinganalog="Identifier">364</eadid>
+
+<filedesc>
+  <titlestmt>
+        <titleproper encodinganalog="Title">fonds for import</titleproper>     
 </titlestmt>
+      <publicationstmt>
+    <publisher encodinganalog="Publisher">Archives of the Fraser 
Valley</publisher>
+     
+    <address>
+            
+      <addressline>1234 Sunshine Road</addressline>            
+      <addressline>Sunshine</addressline>            
+      <addressline>BC</addressline>            
+      <addressline>Canada</addressline>            
+      <addressline>X0X 0X0</addressline>            
+      <addressline>telephone: 604-123-4567</addressline>            
+      <addressline>fax: 604-234-5678</addressline>            
+      <addressline>email: [email protected]</addressline>            
+      <addressline>www.sunshine.ca</addressline>    </address>    <date 
normal="2009-10-01" encodinganalog="Date">2009-10-01</date>
+  </publicationstmt></filedesc>
+
+<profiledesc>
+  <creation>Generated by Qubit 1.0.8    <date normal="2009-10-01">2009-10-01 
21:28:UTC</date>
+  </creation>
+  <langusage>
+        <language langcode="eng" encodinganalog="Language">English</language>
+  </langusage>
+  </profiledesc>
+</eadheader>
+
+<frontmatter/>
+
+<archdesc level="fonds" relatedencoding="ISAD(G)v2">
+  <did>
+    <unittitle encodinganalog="3.1.2">fonds for import</unittitle>     
+  <unitdate datechar="creation" normal="1922/1964" encodinganalog="3.1.3">1922 
- 1964</unitdate>    <origination encodinganalog="3.2.1">
+                    <persname>Mr. Bean</persname>                    
</origination>      <repository>
+    <corpname>Archives of the Fraser Valley</corpname>
+     
+    <address>
+            
+      <addressline>1234 Sunshine Road</addressline>            
+      <addressline>Sunshine</addressline>            
+      <addressline>BC</addressline>            
+      <addressline>Canada</addressline>            
+      <addressline>X0X 0X0</addressline>            
+      <addressline>telephone: 604-123-4567</addressline>            
+      <addressline>fax: 604-234-5678</addressline>            
+      <addressline>email: [email protected]</addressline>            
+      <addressline>www.sunshine.ca</addressline>    </address>  </repository>  
    </did>
+        <bioghist encodinganalog="3.2.2"><p>History field</p></bioghist>       
 <controlaccess>
+          <persname role="Creator">Mr. Bean</persname>
+               </controlaccess>
+                        
+      
+    <dsc type="combined">
+  </dsc>
+</archdesc>
+</ead>
\ No newline at end of file

Modified: trunk/test/selenium/dc/dc_import.html
==============================================================================
--- trunk/test/selenium/dc/dc_import.html       Wed Dec  9 15:28:07 2009        
(r4135)
+++ trunk/test/selenium/dc/dc_import.html       Wed Dec  9 15:40:14 2009        
(r4136)
@@ -19,7 +19,7 @@
 <tr>
        <td>type</td>
        <td>file</td>
-       <td>/var/www/qubit/test/fixtures/dc_import.xml</td>
+       <td>import.xml</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

Modified: trunk/test/selenium/rad/rad_import.html
==============================================================================
--- trunk/test/selenium/rad/rad_import.html     Wed Dec  9 15:28:07 2009        
(r4135)
+++ trunk/test/selenium/rad/rad_import.html     Wed Dec  9 15:40:14 2009        
(r4136)
@@ -19,7 +19,7 @@
 <tr>
        <td>type</td>
        <td>file</td>
-       <td>/var/www/qubit/test/fixtures/dc_import.xml</td>
+       <td>import.xml</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

Modified: trunk/test/selenium/taxonomy/taxonomy_import.html
==============================================================================
--- trunk/test/selenium/taxonomy/taxonomy_import.html   Wed Dec  9 15:28:07 
2009        (r4135)
+++ trunk/test/selenium/taxonomy/taxonomy_import.html   Wed Dec  9 15:40:14 
2009        (r4136)
@@ -19,7 +19,7 @@
 <tr>
        <td>type</td>
        <td>file</td>
-       <td>/var/www/qubit/test/fixtures/dc_import.xml</td>
+       <td>import.xml</td>
 </tr>
 <tr>
        <td>clickAndWait</td>

--

You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.


Reply via email to