Tests for issues
vladimir.dolgopolov - March 12, 2008 - 08:56
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (code needs work) |
Description
Here I'd like to post tests for issues so that we don't lose them in the issue queue.

#1
admin/user/user/create is broken
#2
HTML markup is counted in for the length of trimmed posts
#3
Overriding module CSS with theme CSS
#4
db_rewrite_sql does NOT work if $query doesn't include "WHERE"
#5
Custom 403 page not available to user who doesn't have 'access content' permissions
#6
Line break filter can result in entire body being stripped on output
#7
Put node_get_types() out of its misery
#8
Comments per page, links don't go to correct page - comment block, comment admin
#9
Permission descriptions are used incorrectly at admin/user/user
#10
Only display administration theme to user's with access
#11
BreadCrumb trail for event details does not contain recent log entries,
#12
drupal_write_record can't update a column to NULL
#13
Regression: hook_link() merges rather than overwrites
#14
upload.module hard-codes 'upload files' permission check
#15
Remove notice from outgoing xmlrpc calls
#16
Failing drupal_write_record() doesn't keep $object's original array form
#17
We need to decide if/how these will be included in the test suite.
#18
We definitely need to include these. However, they need to be renamed to fit conventions, and placed in the appropriate files. Their 'group' and 'name' attributes in getInfo also need to be changed, and in some cases, 'description' too. Needs work, but only cleanup work. Otherwise this is awesome!
#19
I think some of these are unit tests...so we will need to hold off committing them.
#20
Moving.
#21