api_generator icon indicating copy to clipboard operation
api_generator copied to clipboard

When searching, redirect user to result if only one is returned

Open ghost opened this issue 12 years ago • 1 comments

Created by Predominant, 12th Dec 2009. (originally Lighthouse ticket #6):


(Reported by: joeb)

What happened

  1. Search for Inflector on http://api.cakephp.org/
  2. A page with one result was returned

What would be expected

  1. Search for Inflector on http://api.cakephp.org/
  2. A redirect to http://api.cakephp.org/class/inflector

ghost avatar Oct 11 '13 20:10 ghost

6th Jan 2010, Juan Basso said:


I commited the solution on commit "962ba98":http://github.com/jrbasso/api_generator/commit/962ba986316d75fa2d5b8ef1dc6ff9680a24f2e0

The solution only is for classes/methods/properties. To functions, I can't replicate.

ghost avatar Oct 11 '13 20:10 ghost