Comment 4 for bug 1190179

Revision history for this message
Christian Kuersteiner (ckuerste) wrote :

Finally I managed to run the rails_openid example. I created a new empty rails2 application with 'rails openid' and copied the relevant files from the example to the new application.
Like this I could start the example application and create a new identity. However I could not start the second server with 'script/server --port=3001'. The application didn't understand the port part. The behaviour was the same for the patched and unpatched version.
What do you think? Do we need some additional testing for this patch?