Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2006 at 01:56 UTC
Updated:
28 Feb 2007 at 05:42 UTC
Accordingly to the #18260 did some changes on links..
may be there is another way how to do it better ..
Greetz,
T.
| Comment | File | Size | Author |
|---|---|---|---|
| views_ui.patch_00.txt | 1.97 KB | tomsys |
Comments
Comment #1
eafarris commentedYep. Does the trick for me.
Comment #2
merlinofchaos commentedJust so you know, this patch is going to remain an issue until I'm ready to branch for 4.7. I'm not going to chase CVS for at least a little bit.
Comment #3
karens commentedSince this has been a problem for me in numerous modules, I did a small patch to theme.inc instead so that it will accept links formatted either the new or the old way. This has saved me lots of headaches because there are lots of modules out there that haven't updated yet and may not for a while. I posted it at http://drupal.org/node/68149.
Comment #4
SavoryMedia commented+1 both patches confirmed to work. Karen's patch fixes all other issues with pathauto and the other modules that the original $links patch broke.
Bravo! ...and danke schoen! :)
Comment #5
merlinofchaos commentedI will deal with this after I've branched and figure out what I'm doing from there.
Comment #6
merlinofchaos commentedAs an FYI, I'm currently keeping Views for 4.7, I am not keeping up with HEAD probably until the code freeze in September. Feel free to apply this patch yourself if you want to keep up with HEAD. I, however, don't have the time for that.
Comment #7
merlinofchaos commentedI don't think this is valid any more.