Closed (fixed)
Project:
Web Links
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 11:07 UTC
Updated:
28 Jun 2013 at 21:20 UTC
Hi,
I have succesfully installed the Drupal 7 Weblinks module from the homepage: http://ftp.drupal.org/files/projects/weblinks-7.x-1.x-dev.tar.gz
I added the weight module, because I use this to order the nodes (www.drupal.org/project/weight )
After enabling the weight module in relation to weblinks module I cannot save a weblinks node anymore.
I always get the message:
Weight is a required field.
I thought it was a Weight problem (http://drupal.org/node/1987320)
But the error only occurs using Weblinks! Other contenttype work fine.
So it must be something with Weblinks..
Greetings, Martijn
Comments
Comment #1
summit commentedHi,
I also see here: http://drupal.org/node/1363410#comment-5926806 that Weight should be used..
But until now, I am unsuccesfull in using this with latest 7.x Weblinks
How could I proceed please?
greetings, Martijn
Comment #2
summit commentedHi,
I had to change this to get it working in weblinks.module:
I think also based on this remark http://drupal.org/node/1363410#comment-5926806 that the whole Weblinks Weight stuff should be ripped out.
Also a database update should then be made to remove the weight field from the weblinks TABLE.
Greetings, Martijn
Comment #3
GStegemann commentedOK, I found this place as well.
The change should be modified a bit:
Regarding the weight implementation: that should be decided by the module maintainers.
Comment #4
summit commentedHi Gerhard,
They have that already decided, see http://drupal.org/node/1363410#comment-5926806
So it can be ripped out. I do not know how to do this correct.
Greetings, Martijn
Comment #5
GStegemann commentedHi Martijn,
no that's just a recommendation to users of the module and not a decision to change it.
Gerhard.
Comment #6
summit commentedOK, lets ask it Nancy then!
EDIT: I asked her in the head-thread: http://drupal.org/node/870846#comment-7381370
greetings, Martijn
Comment #7
GStegemann commentedFix committed.