Locale tests failing after SA-2008-044
R.Muilwijk - July 14, 2008 - 08:52
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
In SA-2008-044 a confirmation has been added for deleting translation strings. The tests however still just do a GET to delete the string. A patch is needed for changing the test to do a POST on the confirmation screen.

#1
yep - just found this - duplicate to: http://drupal.org/node/280628 since the D7 patch was incorrect also.