View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009036 | mantisbt | localization | public | 2008-04-06 09:45 | 2010-12-17 04:40 |
| Reporter | mha | Assigned To | siebrand | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.1 | ||||
| Fixed in Version | 1.2.4 | ||||
| Summary | 0009036: Translation fault / translation confusion (confirm_custom_field_unlinking) | ||||
| Description | Hi,
I think both are not correct. Because it will not delete all associeated values. The only think it does is to not show the customer field on the website. If I put the field back to the project, everything is fine, values are still there. So "delete all associated" is in my opinon the wrong term. Never shown on website is what it does. Regards | ||||
| Steps To Reproduce | Go to customer field page, select a customer field which is used in one ore more projects, and remove it from one project. There you will see the message. Or go to language files and have a look for: d delete all associated confirm_custom_field_unlinking. | ||||
| Tags | No tags attached. | ||||
|
Confirmed on git trunk. Unlinking custom fields from projects does not destroy any values. Deleting the custom field altogether does. Should look into using different messages here to avoid confusion and doubt. |
|
|
Fixed in commit 9e3bf10c5d5fdf9cb27135c31130fa0b2fd3f4ae (not yet pushed). New text is: 'Are you sure you want to unlink this custom field from the project? The values will not be deleted as long as the custom field itself is not deleted.' |
|
|
MantisBT: master-1.2.x 325c6a1d 2010-11-01 07:03 Details Diff |
Fix 0009036: Message confirm_custom_field_unlinking has confusing text. Updated text to 'Are you sure you want to unlink this custom field from the project? The values will not be deleted as long as the custom field itself is not deleted.' |
Affected Issues 0009036 |
|
| mod - lang/strings_english.txt | Diff File | ||