6.0.0-beta1
7/18/25

[#12855] Fatal Error "Share name not found" when trying to save a note twice
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

History
12/17/2013 11:17:59 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

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: 12855

  mnemo/memo.php |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/48ea1bed3a0e3743f5052c0ca8f6a66cd01b3d39
12/17/2013 09:43:52 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

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: 12855

  mnemo/memo.php |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/420f610c4da607b99c9e45f7422b9dea21736a66
12/06/2013 07:17:59 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Resolved
 
12/06/2013 07:16:38 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

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: 12855

  mnemo/memo.php |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/48ea1bed3a0e3743f5052c0ca8f6a66cd01b3d39
11/22/2013 01:21:21 PM florian (at) brandner (dot) net Comment #3 Reply to this comment
Cannot reproduce. Any chance that you only have a single notepad?
Yes, thats right. When adding a second notepad, it works as expected.
11/22/2013 12:57:18 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Cannot reproduce. Any chance that you only have a single notepad?
11/22/2013 06:40:06 AM florian (at) brandner (dot) net Comment #1
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
Reply to this comment
When the second try to save a note fails, I get the following fatal error:

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

Saved Queries