Bugs to fix before 4.7rc
Hello. My list: - cache bug, of course (http://drupal.org/node/10407) - taxonomy bug (http://drupal.org/node/35125) Besides that, there's still a problem with $db_url. Despite documentation it does not support special characters in username or password. It can be fixed without breaking existing setups by introducing new, parallell configuration option, e.g. $db_config. If this variable is configured then we use new method x that supports special characters. If it's not, we still use $db_url and old method. -- Piotrek irc: #debian.pl Mors Drosophilis melanogastribus!
I think there is one feature which MUST get into the 4.7 release its "Allow overriding of links returned by modules" http://drupal.org/node/18260 its a relatively easy patch which introduces a since long time wanted feature so please commit it! thanks
Problem with using relative path names http://drupal.org/node/13148 This is badly needed too
participants (3)
-
Khalid B -
piotr@mallorn.ii.uj.edu.pl -
Tobias Maier