#6614 closed defect (bug) (fixed)
Default "selected" class removed from nav tabs by buddypress.js
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3.4 | Priority: | normal |
Severity: | normal | Version: | 2.3.0 |
Component: | Templates | Keywords: | has-patch commit |
Cc: |
Description
When no cookies for activity or directories (groups, members) exist, the default "selected" class is removed from the item list tabs by buddypress.js. To test, clear cookies or log out.
Appears to be caused by strict comparisons added in [9528] (changeset) checking for null against uninitialized resulting in type mismatch.
Attachments (2)
Change History (11)
#2
follow-up:
↓ 3
@
10 years ago
NIce patch! Pretty certain we have 2 other tickets for things relating to this issue, not that I can find them.
#3
in reply to:
↑ 2
@
10 years ago
Replying to DJPaul:
NIce patch! Pretty certain we have 2 other tickets for things relating to this issue, not that I can find them.
#5
@
10 years ago
- Component changed from General - UX/UI to Appearance - Template Parts
- Keywords has-patch commit added
- Milestone changed from 2.4 to 2.3.4
- Version set to 2.3.0
screenshot