Closed Bug 238025 Opened 22 years ago Closed 22 years ago

HTML table not opened in list.html.tmpl when no keywords defined

Categories

(Bugzilla :: User Interface, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: rudolf.ramler, Assigned: rudolf.ramler)

Details

Attachments

(1 file)

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Build Identifier: The loop in list.html.tmpl will not be executed when no keywords are defined. The HTML table (showing the keywords) is opened inside the loop, but closed outside. Thus, if no keywords are defined an additional </table> corrupts the (customized) layout. Reproducible: Always Steps to Reproduce:
Assignee: myk → vlad
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking2.18?
Target Milestone: --- → Bugzilla 2.18
Attachment #144354 - Flags: review?(vlad)
Comment on attachment 144354 [details] [diff] [review] Some additional lines to open the HTML table every time This makes our approach on table_header similar with the one that we use for table_footer. count() is a method for the loop iterator, but the "()" are optional. We use them in other places so this looks ok regarding consistency as well.
Attachment #144354 - Flags: review?(vlad) → review+
Assignee: vlad → rudolf.ramler
Flags: approval?
Status: NEW → ASSIGNED
Priority: -- → P3
Flags: blocking2.18?
Flags: blocking2.18+
Flags: approval?
Flags: approval+
Thanks Rudolf! Checking in list.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/keywords/list.html.tmpl,v <-- list.html.tmpl new revision: 1.4; previous revision: 1.3 done
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: