[wp-gsoc] [Summer of Code] #336: Undefined index: json_route

Summer of Code noreply at wordpress.org
Tue Jul 23 19:03:21 UTC 2013


#336: Undefined index: json_route
--------------------------+---------------------------
 Reporter:  MikeSchinkel  |       Type:  defect
   Status:  new           |   Priority:  normal
Milestone:                |  Component:  JSON REST API
 Keywords:                |
--------------------------+---------------------------
 The follow error occurs on any page load where the `'template_redirect'`
 hook fires:

 {{{
 Notice: Undefined index: json_route in
 /Users/me/Sites/mysite/www/wp-content/plugins/json-rest-api/plugin.php
 on line 31
 }}}

 Using `WP_DEBUG` during development could expose these problems early.

--
Ticket URL: <https://gsoc.trac.wordpress.org/ticket/336>
Summer of Code <https://gsoc.trac.wordpress.org>
My example project


More information about the wp-gsoc mailing list