All,
When I attempt to modify collection
(https://mjdoc.npl.washington.edu/admin/websearch/websearchadmin.py/editcollection?colID=44&ln=en&mtype=perform_modifytranslations)
* I enter translation value in the English (def) field: 'Procedures,
ES&H, Safety'
* Upon saving page, the translation value becomes: 'P'
When I turn on mysql logging, it returns the following:
--------------------------------------------------------------------------
414 Query SELECT value FROM collectionname WHERE
id_collection='44' AND type='ln' AND ln='en'
414 Query UPDATE collectionname SET value='P' WHERE
id_collection='44' AND type='ln' AND ln='en'
414 Query SELECT id,name FROM collection
414 Query SELECT id,name FROM collection
414 Query select email from user where id=26030
414 Query SELECT nickname, email FROM user WHERE id=26030
What can I do to fix this issue? I have modified the collectionname
with a manual sql query, however the 'P' still persists in the
collectiontree.
Versions
----------------
Debian GNU/Linux 5.0 - 2.6.26-2-xen-amd64
Python 2.5.2
CDS Invenio v0.99.3
mysql Ver 14.12 Distrib 5.0.51a
Thanks,
Gary Holman
--
Gary Holman, Senior Computer Specialist
NPL/CENPA, University of Washington
email: [email protected]
phone: (206) 543-4080
cell: (206) 992-5326