Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#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 @DJPaul
11 years ago

  • Component Component - Any/AllTools - Code Documentation
  • Keywords good-first-bug added
  • Milestone Awaiting ReviewFuture Release

#2 @johnjamesjacoby
11 years ago

  • Keywords commit added; needs-patch good-first-bug removed
  • Milestone Future Release2.2
  • Type defect (bug)task

This is an easy string replacement in 13 locations, and stops us linking to an unsavory site.

Fix incoming.

#3 @johnjamesjacoby
11 years ago

  • Owner set to johnjamesjacoby
  • Resolutionfixed
  • Status newclosed

In 9428:

Replace domain.com references with example.com to avoid linking to unaffiliated . Props netweb. Fixes #6183.

Version 0, edited 11 years ago by johnjamesjacoby (next)

#4 @netweb
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

#5 @DJPaul
10 years ago

  • Component Tools - Code DocumentationCore

#6 @DJPaul
10 years ago

  • Type taskenhancement
Note: See TracTickets for help on using tickets.