Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#2188 closed defect (bug) (worksforme)

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

Reported by: nuprn1 Owned by:
Priority: major Milestone: 1.5
Component: Activity Version:
Severity: 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
16 years ago

  • Resolutionworksforme
  • Status newclosed

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.