Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon URLからの本の登録でISBNにXが入ると落ちる #7

Open
Sixeight opened this issue Oct 19, 2009 · 3 comments
Open

Amazon URLからの本の登録でISBNにXが入ると落ちる #7

Sixeight opened this issue Oct 19, 2009 · 3 comments
Labels

Comments

@Sixeight
Copy link
Owner

正規表現で\dで取ってるのが問題

@hitode909
Copy link
Collaborator

ASINからの登録もできるようにしたい

@hitode909
Copy link
Collaborator

コントローラでISBNを取り出すのをやめて、bookのクラスメソッドに
book.new_from_key(self.request.get('key'))
すると作ってくれるようにしたほうがいいと思った

@Sixeight
Copy link
Owner Author

帰ったら対応します

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants