Closed (duplicate)
Project:
Pathauto
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Oct 2006 at 16:48 UTC
Updated:
21 Oct 2007 at 20:09 UTC
Jump to comment: Most recent file
When updating a user, the feeds are not updated...
See attached file for changes...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | pathauto.module.patch.txt | 1.49 KB | ednique |
| pathauto.module.txt | 1.46 KB | ednique |
Comments
Comment #1
greggleshello ednique - thanks for finding this bug and for posting your proposed code.
Can you provide it as a patch file?
See this document for an explanation: http://drupal.org/diffandpatch
If you need more help in creating good patch files just ask questions.
Comment #2
ednique commentedI thought I couldn't make a patch as I don't use CVS...
But your link showed me how to do a patch in WinMerge...
This tool I use a lot...
So here you go...
Can you tell me if it is correct...
Comment #3
gregglessorry I'm just now getting back to this after so long.
This looks like a _lot_ of extra code for what seems like it should be a simple change.
For example, the code for the variable_get('pathauto_update_action' can be reused from above, right?
There's also a small E_ALL problem when the oldfeedalias isn't set, I think.
Comment #4
gregglesEven though this issue is older and has a patch, I'm marking it a duplicate of http://drupal.org/node/150603 because I just drew a bunch of attention to that other one...
Thanks ednique! Finally getting to this (again).