Closed (fixed)
Project:
Pageroute
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Dec 2006 at 10:25 UTC
Updated:
6 Jan 2007 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
Bèr Kessels commentedHere is a patch that sets a weight property in the right place. However, I am horrified by the idea of using a hardcoded "50". shiivvver :)
Comment #2
fagothanks, I've just set it to 50 as $key should be null there.
Comment #3
Bèr Kessels commentedNot sure if it was this patch. But suddenly there are no buttons at all in the following case:
* Delete button hidden
* no preview button
* no submit button.
(so; all 'core' buttons are hidden)
In that case the back and fwd buttons are not rendered either!
Comment #4
fagohm, strange. for me it's still working: see http://more.zites.net/soc/nodeprofile/demo/profile
Perhaps you have set the label to "" or your route has only one page?
Comment #5
Bèr Kessels commentedI have not set the label to "", and my route contains several pages. Could it be a permission problem?
Comment #6
fagohm, unlikely. perhaps it depends on the page type. Which one do you use?
I've tested it with the lonely node managment page provided by nodefamily..
Comment #7
fagodoes the problem still persist?
Comment #8
Bèr Kessels commentedwell, as I use the patch in #1, I don't really know. that patch solved the issue for me. :)
Comment #9
fagofine. as it seems to work with the actual pageroute module too, I'm marking this as fixed.
Comment #10
(not verified) commented