Posted by R.Muilwijk on July 14, 2008 at 8:52am
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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.
Comments
#1
yep - just found this - duplicate to: http://drupal.org/node/280628 since the D7 patch was incorrect also.