Does the same thing happen for other languages and/or collections, or is it specific to that collection and language? If it happens in those cases too, do you have a test site with Atlantis installed that you can try the same thing on?
For me, on v1.0.0-rc0 this works fine on the Atlantis Demo site (i.e. changing the collection name to 'Procedures, ES&H, Safety' for a random collection.) so I don't think there is a fundamental issue with the "&" or something like that. The real experts on the collection tree are all in Europe, so they will probably have better advice, but I thought I might chime in from Pacific Time. Best, Travis Travis C. Brooks Manager of Information Systems & INSPIRE SLAC National Accelerator Laboratory Library http://inspirebeta.net On Jan 4, 2011, at 11:42 AM, holman wrote: > 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 >
