#6183 closed enhancement (fixed)
Replace example domains to use example.com
| Reported by: | netweb | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | commit |
| Cc: |
Description
Currently there are numerous links/examples/help URL's throughout BuddyPress using domain.com as an example.
These domains should be switched to example.com per http://www.iana.org/domains/reserved
Primarily domain.com links to an "ad farm" whereas http://example.com does not, it links to the IANA link above.
Change History (6)
#1
@
11 years ago
- Component Component - Any/All → Tools - Code Documentation
- Keywords good-first-bug added
- Milestone Awaiting Review → Future Release
#2
@
11 years ago
- Keywords commit added; needs-patch good-first-bug removed
- Milestone Future Release → 2.2
- Type defect (bug) → task
#3
@
11 years ago
- Owner set to
- Resolution → fixed
- Status new → closed
In 9428:
#4
@
11 years ago
Yay :) FYI: http://example.org, http://example.net/, http://example.edu are also valid IANA example domains, they also have a valid wildcard SSL certificate for the 4 domains https://example.com
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is an easy string replacement in 13 locations, and stops us linking to an unsavory site.
Fix incoming.