Opened 9 years ago
Closed 9 years ago
#2680 closed defect (bug) (fixed)
Plugin Directory: Same id is used twice
| Reported by: | nico23 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | Plugin Directory v3.0 |
| Component: | Plugin Directory | Keywords: | needs-patch |
| Cc: |
Description
You use the same
#screenshots
id twice.
Attachments (1)
Change History (6)
#1
@
9 years ago
- Keywords reporter-feedback removed
- Summary Same id is used twice → Plugin Directory: Same id is used twice
#3
in reply to: ↑ 2
@
9 years ago
Replying to SergeyBiryukov:
Hi @nico23, could you clarify where the duplicate ID is?
I can only see one instance in the source code, and it's the same instance that is displayed on a single plugin page.
Looks like you have not bothered to look at the source in the browser. I attached a screenshot from Firefox 52 devtools. If its not in the html/php then its created with JS I guess.
data-react-root ?
So you use React on wp.org already but can't be bothered to code tabs. Thats funny. I have no clue about react but what what wp.org plugin dir is doing at this time its not needed at all. Probably even harder to do things and you and up with things like this.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @nico23, could you clarify where the duplicate ID is?
I can only see one instance in the source code, and it's the same instance that is displayed on a single plugin page.