[Bb-trac] Re: [bbPress] #625: Plugin activation/ wponce troubles
bbPress
bb-trac at lists.bbpress.org
Thu Mar 29 00:06:43 GMT 2007
#625: Plugin activation/ wponce troubles
----------------------+-----------------------------------------------------
Reporter: so1o | Owner: mdawaffe
Type: defect | Status: assigned
Priority: normal | Milestone: 1.0
Component: Back-end | Version: 0.75
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by so1o):
ok.. so here's the deal..
in many places we do this -
{{{
bb_nonce_url( add_query_arg( ..
}}}
this is causing the problem.
add_query_arg function converts \ to \\. and internally bb_nonce_url calls
add_query_arg so at the end of it we have four \s for each \.
michael.. thoughts?
--
Ticket URL: <http://trac.bbpress.org/ticket/625#comment:7>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list