[OPEN-ILS-DEV] Editing the Oganizational Unit types

Dan Scott denials at gmail.com
Wed Oct 24 22:08:56 EDT 2007


On 24/10/2007, Roberge, Pierre <roberge.pierre at uqam.ca> wrote:
>
> Hi all,
>
> I have trouble editing 'Organizational Unit Type' via the web interface.
> Sometimes when I flag a line for deletion and press on the 'Remove selected'
> button, I am ejected to the bootstrapping home page. When I get back to the
> editing page, the line is still there. Here's an extraction of the related
> postgreSQL table. The line that I try to delete has a SysID of '5'.
>
>
> 1       Consortium      Everywhere      0               False   False
> 2       Institution     Institution     1       1       False   False
> 7       Biblio  Bibliothèque    2       2       True    True
> 4       Secteur Secteur 3       7       True    True
> 3       Collection      Collection      4       7       True    True
> 5       LocSpec Localisation    4       3       True    True
>
> Anybody has experimented the same problem ?
>
> Also, is it feasible to edit directly the underlying table without damage
> ?
>
> Thanks for your help



Hi Pierre:

I noticed a few days back when I started entering locations with accents
(like "Université de Hearst") that the cgi-bin interface would crash almost
immediately. I checked in a fix for the problem (explicitly setting the
character set encoding to UTF-8) into the repository and back-ported it to
the 1.2 branch yesterday in changeset 7925 (
http://svn.open-ils.org/trac/ILS/changeset/7925/branches/rel_1_2/Open-ILS/src/cgi-bin/circ-rules.cgiis
an example of the kind of change that was required).

I'm wondering if you might be experiencing a similar problem due to the
"Bibliothèque" entry, and if the fix I've suggested might help resolve the
problem for you...

-- 
Dan Scott
Laurentian University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20071024/885b674f/attachment.html


More information about the Open-ils-dev mailing list