[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:998

From: Kazuhiro NISHIYAMA <redmine@r...>
Date: Sat, 28 Jun 2008 16:06:40 +0900
Subject: [ruby-reference-manual:998] [ReferenceManualRenewalProject - Bug #204] (Open) 空文字列を検索するとError

チケット #204 が報告されました。 (by Kazuhiro NISHIYAMA)

----------------------------------------
Bug #204: 空文字列を検索するとError
http://redmine.ruby-lang.org/issues/show/204

起票者: Kazuhiro NISHIYAMA
ステータス: Open
優先度: Normal
担当者: 
カテゴリ: bitclust
Target version: 
reporter: 
ruby_version: 


以下の内容が200 OKで返ってくる。

Error

undefined method `empty?' for nil:NilClass (NoMethodError)
/usr/local/lib/bitclust/lib/bitclust/simplesearcher.rb:11:in `search_pattern'
/usr/local/lib/bitclust/lib/bitclust/requesthandler.rb:84:in `handle_search'
/usr/local/lib/bitclust/lib/bitclust/requesthandler.rb:42:in `_handle'
/usr/local/lib/bitclust/lib/bitclust/requesthandler.rb:27:in `handle'
/usr/local/lib/bitclust/lib/bitclust/interface.rb:57:in `do_GET'
/usr/local/pkg/ruby-20051102/lib/ruby/1.9/webrick/cgi.rb:114:in `service'
/usr/local/pkg/ruby-20051102/lib/ruby/1.9/webrick/cgi.rb:75:in `start'
/usr/local/lib/bitclust/lib/bitclust/interface.rb:53:in `main'
/usr/local/lib/bitclust/lib/bitclust/interface.rb:36:in `main'
/var/www/doc.lrn/refm/api/view.cgi:6


----------------------------------------
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account

--
ML: ruby-reference-manual@m...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]