When updating a user, the feeds are not updated...
See attached file for changes...

CommentFileSizeAuthor
#2 pathauto.module.patch.txt1.49 KBednique
pathauto.module.txt1.46 KBednique

Comments

greggles’s picture

hello 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.

ednique’s picture

StatusFileSize
new1.49 KB

I 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...

greggles’s picture

Status: Needs review » Needs work

sorry 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.

greggles’s picture

Status: Needs work » Closed (duplicate)

Even 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).