Link name isn't saved anywhere

joachim - January 20, 2009 - 09:50
Project:Share
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The share link name doesn't show and when I go back to edit a share again, it's blank.
This is because it's not saved in the database at all, as far as I can tell. (Tried setting it to 'aardvark' and searching the whole DB for that... ;)

#1

mrgoltra - February 2, 2009 - 01:01

When I enter a link name and click save field is empty again. I have reinstalled and still the same thing?

update.

When I don't check the any of the tab (email and social web) I get this error At least one tab needs to be enabled.

#2

greenSkin - February 3, 2009 - 16:16
Version:5.x-2.0-alpha9» 5.x-2.x-dev
Status:active» fixed

This was an issue related to the share_id not recording properly. There was also an issue within loading of the share popup. Since the SELECT query had a join and both tables contained a field 'share_id' and was selecting all fields instead of specifying them, the share_id's clashed. Fields are now specified and the share_id loads correctly.

#3

System Message - February 17, 2009 - 16:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.