Closed (fixed)
Project:
Web Links
Version:
6.x-2.x-dev
Component:
Performance
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2010 at 21:13 UTC
Updated:
24 Sep 2012 at 14:02 UTC
when a link is created after the form submission it redirects to /weblinks . The page displays all of the parent groups etc. The issue is that when anonymous user submits a link and the result returns with a page of 100's of links it takes a long time to load. Also, this freezes the popups api. Is there a way to redirect to the node of a newly created link instead with the drupal message your link has been created on top?
Comments
Comment #1
drupalusering commented2 weeks no response
Comment #2
nancydruRobert is quite busy and I have been getting royally kicked around by RealLife™ for the last several months. I hope to be getting back to active maintenance and development soon.
In the meantime, there should be a function that ends in "_submit" that does a $form_state['redirect']. Try commenting out that statement and see if it takes care of you for now.
When I get back to this, I will look at the possibility of some kind of setting for the redirect (hence, I set this to "feature request").
Comment #3
nancydruCommitted to 6.x-2.x-dev.
RealLife™ needed this too.
Comment #5
summit commentedHi,
Made a duplicate issue (http://drupal.org/node/734458, sorry), but it still remains being there on version 2.3. Is it corrected in 2.x dev after 2.3 please?
EDIT: Yes, it is working on 2.dev. Nice this option: Redirect to link page after new link:
Greetings,
Martijn
Comment #6
summit commentedHi, This is working in .dev, but..other things are not working anymore using .dev, like link-tracking.
Will there be a 6.24 install in the near future?
EDIT: I found a method now also on 6.23:
Change
To
Edit: this is working for latest .dev on weblinks. The file is weblinks.module
Thanks a lot in advance for your reply!
Greetings, Martijn