Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1382 closed defect (bug) (duplicate)

Link on anonymous author name on forum page

Reported by: dudd's profile dudd Owned by:
Milestone: 2.0 Priority: normal
Severity: normal Version:
Component: Front-end Keywords:
Cc:

Description

Link on anonymous author name on forum topic index page go to the topic page if anonymous not add a Website url. This link should be desactivated in this case.

Attachments (1)

anon-user-link.diff (17.2 KB) - added by GautamGupta 15 years ago.
Fixes the anonymous user link and avatar link on forum, topic and reply page

Download all attachments as: .zip

Change History (6)

#1 @johnjamesjacoby
15 years ago

Good catch. This will come when the anonymous user data is properly validated. Leaving open until complete.

@GautamGupta
15 years ago

Fixes the anonymous user link and avatar link on forum, topic and reply page

#2 @GautamGupta
15 years ago

  • Keywords has-patch tested added

#3 @GautamGupta
15 years ago

  • Component changed from Administration to Front-end

#4 @johnjamesjacoby
15 years ago

Patch is good, but I'd rather the functions do the work themselves than have to feed them extra parameters and arguments. Or at least have smarter defaults so that we don't need to pass as much dirty-work through the template files.

#5 @GautamGupta
15 years ago

  • Keywords has-patch tested removed
  • Resolution set to duplicate
  • Status changed from new to closed

Closing this ticket as a duplicate because #1393 contains more detailed information on what's happening.

Note: See TracTickets for help on using tickets.