Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 14 years ago

#2188 closed defect (bug) (worksforme)

Activity @mention double urls if username linked with @myname in forum posting

Reported by: nuprn1's profile nuprn1 Owned by:
Milestone: 1.5 Priority: major
Severity: Version:
Component: Activity Keywords:
Cc:

Description

Created a forum posting with @myname already linked to the user profile. the activity update for that forum posting includes a double url

`
<div class="activity-inner">
<blockquote><p><cite><a href="http://localhost/buddypress/members/admin/" rel="nofollow"></a><a href='http://localhost/buddypress/members/admin/' rel="nofollow">@admin</a> said:</cite><br />
testing the quote 1<br />

test the quote 2

</p></blockquote>
</div>
`

Change History (1)

#1 @boonebgorges
14 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

This doesn't seem to be happening on the latest trunk. Please reopen if you manage to reproduce.

Note: See TracTickets for help on using tickets.