Bug 453978 - double id in the generated HTML
Summary: double id in the generated HTML
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.2
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ30UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2008-07-03 16:09 UTC by Matěj Cepl
Modified: 2013-06-24 02:26 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-09 16:18:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Matěj Cepl 2008-07-03 16:09:35 UTC
Description of problem:
[matej@viklef ~]$ curl -k -s
'https://bz-web2-test.devel.redhat.com/show_bug.cgi?id=384681'|grep
'id="attachment_table"'
<table id="attachment_table" cellspacing="0" cellpadding="4">
<table id="attachment_table" cellspacing="0" cellpadding="4">
[matej@viklef ~]$

Comment 1 David Lawrence 2008-07-03 16:42:53 UTC
Fix checked into CVS and should show up on partner-bugzilla with the next
update. Please verify the fix on bz-web2-test.devel.redhat.com.

Dave

Comment 2 Matěj Cepl 2008-07-04 00:11:41 UTC
Yes!


Note You need to log in before you can comment on or make changes to this bug.