Drupal 5 backport...
dopry - June 8, 2008 - 14:54
| Project: | OpenID Provider |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Description
Here is a patch to backport to DRUPAL-5.
| Attachment | Size |
|---|---|
| openid_provider-DRUPAL-5.patch | 20.3 KB |

#1
that patch sucked... i'm not sure what's going on with the local install I wrote it on, but well It didn't like drupal 5.5. Here's an update patch with some spacing issues corrected, tested with drupal and pbwiki.
#2
dopry, I'm interested in a Drupal 5 backport of this module, but I couldn't get the patch to apply cleanly. Here is the output:
linda:openid_provider akahn$ patch -p0 < openid-provider-d5.patchpatching file openid_provider.inc
patching file openid_provider.info
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file openid_provider.info.rej
patching file openid_provider.install
patching file openid_provider.module
Hunk #2 FAILED at 16.
Hunk #3 succeeded at 87 (offset -16 lines).
Hunk #4 succeeded at 118 (offset -16 lines).
Hunk #5 FAILED at 135.
Hunk #6 succeeded at 149 (offset -17 lines).
Hunk #7 succeeded at 203 (offset -17 lines).
2 out of 7 hunks FAILED -- saving rejects to file openid_provider.module.rej
patching file openid_provider.pages.inc
Attached is the file showing what was rejected.
Does this patch need to be re-rolled against the current
6.x-devor am I doing something wrong?#3
Drupal.org would be highly interested in the Drupal 5 backport of this module: http://drupal.org/node/353425 (and then the Drupal 6 version).
#4
I confirm the patch doesn't apply cleanly on HEAD.
#5
it won't apply to head now ... because head has been updated (it should apply to this dev release http://drupal.org/node/246066/release)
Someone who needs it should apply it manually and post it back here :-)