[buddypress-trac] [BuddyPress Trac] #6353: BuddyPress navigation appends a trailing slash to the link in a subnav item when like is forced
    buddypress-trac 
    noreply at wordpress.org
       
    Mon Apr  6 14:02:22 UTC 2015
    
    
  
#6353: BuddyPress navigation appends a trailing slash to the link in a subnav item
when like is forced
------------------------------+-----------------------------
 Reporter:  pareshradadiya    |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Component - Core  |    Version:  2.2.1
 Severity:  normal            |   Keywords:  has-patch
------------------------------+-----------------------------
 As described in summary link has a trailing slash
 [http://example.com/foo/bar/blah/?action=edit&id=30/]. So when i do
 {{{
 $_REQUEST['id']
 }}}
 it give me '''30/'''. Url should be like this
 [http://example.com/foo/bar/blah/?action=edit&id=30]
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6353>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list