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 | 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>
`
Note: See
TracTickets for help on using
tickets.
This doesn't seem to be happening on the latest trunk. Please reopen if you manage to reproduce.