Was wondering if there is going to be any development for drupal 6?

CommentFileSizeAuthor
#4 customerror-6.x-244801.patch3.45 KBcoltrane

Comments

kbahey’s picture

When one of the following happens first:

- Someone submits a working and tested patch.
- We need it for a client project or our own web sites.
- Someone funds the effort of porting it.

steveeq’s picture

Dude. . .

I went through your code. . . This ain't rocket science!

I don't even know the drupal api and could basically understand what's going on. Once I am done with my project and learn a little more about drupal, I'll port it to 6.

kbahey’s picture

That is good.

I am looking forward to the patch when you have it done.

coltrane’s picture

Title: drupal 6 » CustomError for Drupal 6
Status: Active » Needs work
StatusFileSize
new3.45 KB

Here's a first pass patch for porting the module to Drupal 6. Applies against HEAD. The simpletests need to be patched for function and argument changes and I haven't made or looked into what would need to be changed in core. Setting to CNW till those can be investigated but feel free to review the patch.

coltrane’s picture

Version: 5.x-1.1 » master

Oh, updating version. I assumed HEAD was the one to patch against.

kbahey’s picture

Version: master » 6.x-1.x-dev
Status: Needs work » Fixed

We now have a branch for 6.x and a nightly build of a dev version.

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

  • Commit de963fb on 6.x-1.x, master, 8.x-1.x by kbahey:
    #244801 by coltrane, port to 6.x
    
    
  • Commit f6d313b on 6.x-1.x, 8.x-1.x by Git Migration:
    This commit was manufactured as part of Drupal's Great Git Migration to...