Closed Bug 512616 Opened 16 years ago Closed 16 years ago

"collapse/expand comment" removes css-class 'bz_comment_text'.

Categories

(Bugzilla :: User Interface, defect)

3.4.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.4

People

(Reporter: ganaware+bugzilla+mozilla+org, Assigned: ganaware+bugzilla+mozilla+org)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) Build Identifier: 3.4.1 When I click [-], the collapse_comment function defined in template/en/default/bug/comments.html.tmpl sets the css-class of a comment element to 'collapsed'. A css-class 'bz_comment_text' is removed. It should be 'bz_comment_text collapsed'. Then, when I click [+], the expand_comment function defined in template/en/default/bug/comments.html.tmpl sets the css-class of a comment element to empty. It should be 'bz_comment_text'. Reproducible: Always
Attachment #396643 - Flags: review?(guy.pyrzak)
Comment on attachment 396643 [details] [diff] [review] dont remove 'bz_comment_text' Asking our YUI guru. :)
I can confirm that the class is gone.
Assignee: ui → ganaware+bugzilla+mozilla+org
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: Windows XP → All
Hardware: x86 → All
Target Milestone: --- → Bugzilla 3.4
Version: unspecified → 3.4.1
Now, this bug is assigned to me. What should I do next ?
(In reply to comment #4) > What should I do next ? For now, nothing. Wait for pyrzak to review your patch. If your patch gets review-, you will have to update it. If it gets review+, one of the managers will approve it and commit it into CVS.
Attachment #396643 - Flags: review?(guy.pyrzak) → review+
Comment on attachment 396643 [details] [diff] [review] dont remove 'bz_comment_text' Looks good.
Flags: approval3.4+
Flags: approval+
tip: Checking in template/en/default/bug/comments.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/comments.html.tmpl,v <-- comments.html.tmpl new revision: 1.42; previous revision: 1.41 done 3.4.1: Checking in template/en/default/bug/comments.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/comments.html.tmpl,v <-- comments.html.tmpl new revision: 1.41.2.1; previous revision: 1.41 done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: