marig345 / oauth-php

Automatically exported from code.google.com/p/oauth-php
MIT License
0 stars 0 forks source link

Improper OAuthException22 referenced in OAuthStoreMySQL #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to use OAuthStoreMySQL in such a way that an exception is thrown.

What is the expected output? What do you see instead?
The exception should be thrown, but PHP dies with an attempt to throw
OAuthException22, which does not exist.

What version of the product are you using? On what operating system?
This is revision 75 of SVN on debian linux.

Please provide any additional information below.
This problem was caused by revision 67, probably some runaway sed script. 
A patch is attached.

Original issue reported on code.google.com by d...@gdf.gigglingcorpse.com on 24 Jan 2010 at 6:49

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, fixed.

Original comment by brunobg%...@gtempaccount.com on 27 Jan 2010 at 7:51