[Tickets #3676] public_to_horde_share script hangs

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Mar 31 07:45:28 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3676
-----------------------------------------------------------------------
 Ticket             | 3676
 Updated By         | mseltser at soroki.com
 Summary            | public_to_horde_share script hangs
 Queue              | Turba
 Version            | 2.1
 State              | Feedback
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Rubinsky
-----------------------------------------------------------------------


mseltser at soroki.com (2006-03-31 07:45) wrote:

All, hopefully I have a little bit more useful info on this issue.  After
disabling a few lines of code discussed earlier and rerunning the script,
after the very first question the script is waiting for your input on 3
following questions:

Username of the user you would like to own the new public source.
Enter the title you would like to give to the new public source
What is the internal name of the share we are converting? [localsql]');

It appears to me that timing is somehow wrong, so if you provide 3 answers
to the questions right after the first question, the script will do its job
of converting your shared source.

Here is a sample of that:

[root at dev upgrades]# php public_to_horde_share.php
This script will turn all entries in the SQL address book into a globally
shared address book.
Make sure you read the script comments and be sure you know what you are
doing.
Are you sure you want to do this?
    (0) no
    (1) yes

Type your choice: 1
horde_user
Test AddressBook
abc123

Username of the user you would like to own the new public source.
Enter the title you would like to give to the new public source.
What is the internal name of the share we are converting? [localsql] [   OK 
 ] Created new Horde_Share object for the shared address book.

Michael




More information about the bugs mailing list