[wp-meta] [Making WordPress.org] #186: "request" keyword is added multiple times

Making WordPress.org noreply at wordpress.org
Tue Oct 8 23:54:16 UTC 2013


#186: "request" keyword is added multiple times
-----------------------------+-------------------------------------
  Reporter:  SergeyBiryukov  |      Owner:  coffee2code
      Type:  defect          |     Status:  closed
  Priority:  normal          |  Component:  make.wordpress.org / P2
Resolution:  fixed           |   Keywords:
-----------------------------+-------------------------------------
Changes (by coffee2code):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 Fixed.

 I opted to use  `val.indexOf( 'request' ) < 0` instead of `'request,' !=
 val.substr( 0, 8 )` as the conditional check before adding 'request' into
 the tags field so that if the tag appears anywhere (instead of just the
 beginning) then it won't be added via the helper link.

--
Ticket URL: <http://meta.trac.wordpress.org/ticket/186#comment:2>
Making WordPress.org <http://meta.trac.wordpress.org/>
WordPress blogging software


More information about the wp-meta mailing list