Closed (fixed)
Project:
Pathauto
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2007 at 15:15 UTC
Updated:
3 Apr 2007 at 04:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
add1sun commentedGot bit by this myself. I added the message with a link to the settings page to .install for 5.x-dev from CVS. If I didn't do the patch right please let me know so I can learn. Thanks!
Comment #2
add1sun commentedCleaned up, made it an error message and added doxygen comment for the install function.
Comment #3
greggleswe talked about this in IRC a bit.
Basically - don't do whitespace changes, please do the database uppercasing and the {} (though in general that probably isn't a good idea to mix fixes on the same issue) , and add doxygen comments and us drupal_set_message('...', 'error') so that users get the idea that it's really important.
Comment #4
add1sun commentedOK, here is a new patch that goes ahead and actually installs the default variables on install. I think I got em all.
Comment #5
gregglesCommitted to 5.x--2. Thanks!
Comment #6
gregglesMeh...changing status...
Comment #7
(not verified) commented