Closed (works as designed)
Project:
Mollom
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2010 at 13:06 UTC
Updated:
28 Oct 2013 at 02:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunMajor bugs:
#943722: Form API accepts values containing invalid UTF-8
#922788: update.php does not invoke hook_requirements('update') in all modules
Bugs:
#960490: Regression: ul.links generated by theme_links() always appears as .inline
#98696: Various bugs in theme_links()
Ugly workarounds:
#939510: Allow modules to react on/participate in form_state_values_clean()
#961136: Move system_sort_by_title() into common.inc
#915936: Make it easier to define checkboxes/radios with customized sub-elements
Performance:
#913086: Allow modules to provide default configuration for running tests
Also:
Comment #2
sunActually, it would have been very interesting if we would have started to compile this list earlier, as that makes a nice little blog post! Although I didn't work on most core issues specifically for Mollom, my work on Mollom at the very least allowed me to work on them, so I'd be happy if all of those improvements could be promoted in a sense of "The benefits of companies contributing back to Drupal". :)
I'm quite sure that we could find most core issues by grepping through Mollom's issue queue.
Comment #3
dries commented#915936: Make it easier to define checkboxes/radios with customized sub-elements was committed. I don't think Mollom was updated for that yet.
We did update Mollom for #961136: Move system_sort_by_title() into common.inc though.
Comment #4
dries commentedCommitted #922788: update.php does not invoke hook_requirements('update') in all modules.
Comment #5
sunLet's see whether we can remove that Garland theme hack now...
Comment #7
sun#5: mollom-HEAD.theme_.5.patch queued for re-testing.
Comment #9
sunTesting that clean-up again.
Comment #11
sun#9: mollom.test-theme.8.patch queued for re-testing.
Comment #13
sun