dasho2020 / glossword

Automatically exported from code.google.com/p/glossword
0 stars 0 forks source link

export file from 1.8.11 carried over deleted terms #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Exported terms from GW1.8.11 (using the following options: [ok] terms and
definitions, [ok] t1, [ok] t2, [ok] t3, [ok] Id, [ok] URI). The original
dictionary does not have "inactive terms" in the backend. The exported file
shows lines as:

<line><term t1="" t2="" t3="" uri=""
id="2248"><![CDATA[term]]></term><defn><![CDATA[definition]]></defn></line>
<line><term t1="" t2="" t3="" uri=""
id="2269"><![CDATA[term2]]></term><defn><![CDATA[definition2]]></defn></line>

etc. which do not show in the frontend or backend of the original GW1.8.11
installation. (Phantom terms?)

Once the XLS file was imported into the GW1.9, it created "published" terms
for all "phantom", but because it had no t1, t2 nor t3, it published under
a weird t1 classification: 

/root/index.php?Itemid=2&option=com_glossword&view=default 

(see attached screencap)

Original issue reported on code.google.com by el.guach...@gmail.com on 2 Mar 2010 at 7:00

Attachments:

GoogleCodeExporter commented 9 years ago
This is the result of unexpected input (t1=""). Solved.

Original comment by dmitry.s...@gmail.com on 2 Mar 2010 at 9:01

Attachments: