
Importing private topics issue
Reported by Kieran P | July 24th, 2008 @ 12:36 PM | in 1.3 (closed)
Importing private topics works, but when you go to the basket and do a private topics search afterwards, all the imported topics have the title 'No public version available' and all link to the same page with the same message.
Its simple to fix (rebuild topics after the import) but it would be nice to have them be correct initially (privater title and private contents displayed).
Comments and changes to this ticket
-
Kieran P July 30th, 2008 @ 03:07 PM
- Assigned user changed from Kete to Walter McGinnis
- Milestone set to 1.1
-
Walter McGinnis August 27th, 2008 @ 10:58 AM
- Milestone cleared.
Now that the refactoring for rebuild zebra indexes has taken place, it should be easier to make this work.
Look for example code in lib/importer_zoom.rb and lib/workers/zoom_index_rebuild_worker.rb.
Note that another improvement to rebuild zoom index was using one connection per zoom db for entire process, rather than opening and closing connections for every method. After that work is battle tested a bit more, we'll want to move imports to use it, but that is a separate ticket.
Cheers, Walter
-
Walter McGinnis September 8th, 2009 @ 03:26 PM
- Milestone set to 1.3
- State changed from new to resolved
This has been fixed as a part of other refactoring for Kete 1.3.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Kete was developed by Horowhenua Library Trust and Katipo Communications Ltd. to build a digital library of Horowhenua material.
People watching this ticket
Referenced by
-
119 Topic Type select broken when javascript off for adding or editing a topic Showing topics/_topic_types.rhtml where line #3 raised:
-
119 Topic Type select broken when javascript off for adding or editing a topic You have a nil object when you didn't expect it! You migh...