View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011594 | mantisbt | webpage | public | 2010-03-02 07:41 | 2010-07-29 10:45 |
| Reporter | llattan | Assigned To | dhx | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86_64 | OS | RedHat Enterprise | OS Version | 5.2 |
| Product Version | 1.2.0 | ||||
| Target Version | 1.2.2 | Fixed in Version | 1.2.2 | ||
| Summary | 0011594: attachment_count column shift registers in View Issues | ||||
| Description | When I add attachment_count column in View Issues, registers are shifted from columns. | ||||
| Steps To Reproduce | Manage -> Manage Configuration -> Manage Columns | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
I don't quite understand this bug... can you please provide a screenshot? What do you mean by "shift registers" and "registers are shifted"? |
|
|
I attach the screenshots config_before_change.jpg config_after_change.jpg It seems that attachment_count "eats" a column. |
|
|
I replaced "edit" column with "attachment_count" column. |
|
|
I've had the same problem. Adding the attachment_count column displays the column for each record, but the header does not display, resulting in the column headers appearing to be shifted left. Printing a header row for this column should resolve the issue. |
|
|
Can confirm this issue, there is no header displaying for the "Count Attachment" column. |
|
|
Thanks cas. |
|
|
Worked for me, too. But I think there should also be a textual header such that it works without the config setting. And the attachment count should not only be a tooltip but directly visible like it is the case for the "number of notes" column. |
|
|
Will it be targetted in version 1.2.2 ? |
|
|
All fixed now, thanks for being patient. This change will be part of the next MantisBT 1.2.2 release. |
|
|
MantisBT: master 18493270 2010-05-09 09:37 Details Diff |
Fix 0011594: No column title printed for attachment_count When $g_show_attachment_indicator = ON, no column title was printed on view_all_bug_page.php for the attachment_count column. This led to formatting issues with the table where column titles were aligned to the wrong columns. This patch also improves the accessibility of the attachment icons and links using alt/title tags to provide the user with more information on the attachment links. |
Affected Issues 0011594 |
|
| mod - core/columns_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - lang/strings_icelandic.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_catalan.txt | Diff File | ||
| mod - my_view_inc.php | Diff File | ||
| mod - lang/strings_arabicegyptianspoken.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_dutch.txt | Diff File | ||
| mod - lang/strings_urdu.txt | Diff File | ||
| mod - lang/strings_ripoarisch.txt | Diff File | ||
| mod - lang/strings_hebrew.txt | Diff File | ||
| mod - lang/strings_danish.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_norwegian_bokmal.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_arabic.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_ukrainian.txt | Diff File | ||
|
MantisBT: master-1.2.x 3eae7379 2010-05-09 09:37 Details Diff |
Fix 0011594: No column title printed for attachment_count When $g_show_attachment_indicator = ON, no column title was printed on view_all_bug_page.php for the attachment_count column. This led to formatting issues with the table where column titles were aligned to the wrong columns. This patch also improves the accessibility of the attachment icons and links using alt/title tags to provide the user with more information on the attachment links. |
Affected Issues 0011594 |
|
| mod - lang/strings_catalan.txt | Diff File | ||
| mod - lang/strings_arabicegyptianspoken.txt | Diff File | ||
| mod - lang/strings_dutch.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_danish.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_arabic.txt | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - lang/strings_hebrew.txt | Diff File | ||
| mod - lang/strings_ripoarisch.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_icelandic.txt | Diff File | ||
| mod - lang/strings_urdu.txt | Diff File | ||
| mod - core/columns_api.php | Diff File | ||
| mod - lang/strings_norwegian_bokmal.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_ukrainian.txt | Diff File | ||
| mod - my_view_inc.php | Diff File | ||