Posted by Wesley Tanaka on December 13, 2005 at 4:43pm
Jump to:
| Project: | Drupal core |
| Version: | x.y.z |
| Component: | locale.module |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
expected behavior: redirect back to the page that was displayed before, or the "manage strings" page.
Comments
#1
repro steps:
1. search for a string that's in the database
2. press the delete link to the right of the search result table row
#2
?q=admin/settings/locale/string/search
In the present moment, when we try to delete the string it will redirect to the strings list without deleting the string itself.
#3
Duplicate of http://drupal.org/node/80867
#4
#5
These issues sound different -- that one is an issue with editing and deleting, this one only with deleting (and only a UI issue at that), but I'll assume that this report has in one way or another superceded by that one, since it sounds like things are even more broken now than when I filed this.
#6