Summary | Fatal Error "Share name not found" when trying to save a note twice |
Queue | Mnemo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | florian (at) brandner (dot) net |
Created | 11/22/2013 (4256 days ago) |
Due | |
Updated | 12/17/2013 (4231 days ago) |
Assigned | 11/22/2013 (4256 days ago) |
Resolved | 12/06/2013 (4242 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 48ea1bed3a0e3743f5052c0ca8f6a66cd01b3d39
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Dec 6 14:14:54 2013 -0500
Persist the memolist_id in case saving fails and we retry.
Bug: 12855mnemo/memo.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/48ea1bed3a0e3743f5052c0ca8f6a66cd01b3d39
commit 420f610c4da607b99c9e45f7422b9dea21736a66
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Dec 6 14:14:54 2013 -0500
Persist the memolist_id in case saving fails and we retry.
Bug: 12855mnemo/memo.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/420f610c4da607b99c9e45f7422b9dea21736a66
State ⇒ Resolved
commit 48ea1bed3a0e3743f5052c0ca8f6a66cd01b3d39
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Dec 6 14:14:54 2013 -0500
Persist the memolist_id in case saving fails and we retry.
Bug: 12855mnemo/memo.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/48ea1bed3a0e3743f5052c0ca8f6a66cd01b3d39
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Fatal Error "Share name not found" when trying to save a note twice
Queue ⇒ Mnemo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Ein schwerer Fehler ist aufgetreten:
Share name not found
1. Horde_Core_Share_Driver->getShare() /var/www/horde/mnemo/memo.php:140
2. Horde_Core_Share_Driver->__call() /var/www/horde/mnemo/memo.php:140
3. call_user_func_array() /usr/share/php/Horde/Core/Share/Driver.php:63
4. Horde_Share_Base->getShare()
5. Horde_Share_Sql->_getShare() /usr/share/php/Horde/Share/Base.php:199
Steps to reproduce:
1. Add a new note, text and category doesnt matter. Enter a password,
but leave the repeated passwort field emtpy
2. Save the note. A error will say "Passwords dont match"
3. Save the note again and the fatal error will occur. Even if the
passwords match or the password field is empty, it will run into an
error
Versions:
Horde 5.1.5
mnemo 4.1.2