Once the HEAD version is tested and such, a 5.x release should be created for it. I wouldn't bother with "official" releases, but a dev release would ensure that it shows up in the list of 5.x compatible modules.
While HEAD is still in flux, though, doesn't make a lot of sense to branch it -- once that's done, fixes need to be committed twice.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | module_builder.module.patch | 687 bytes | Shiny |
Comments
Comment #1
Shiny commentedfeedback:
under php 4.4.2-1.1 (debian stable), the module fatals on pressing "download module"
Fatal error: Call to undefined function: stripos() in /home/brenda/projects/drupal/contributions/modules/module_builder/module_builder.module on line 286
i'm not sure of drupal policy for support of php4, but until debian stable moves i must stick with php4.
I've attached a patch that adds the following:
README.txt:
* Fieldsets in Opera look mondo bizarr-o
I tested in Opera (9.02-20060919.6) on ubuntu amd64 - display pretty much the same as in firefox (2.0.0.2+0dfsg-0ubuntu0.6.10).
Comment #2
nancydruWouldn't this be quicker:
Comment #3
ray007 commentedsubscribing
Comment #4
nancydruWhat's the status on this?
Comment #5
robloachThe development snapshot is now out, hoping to see some issues pop up. Changing the title to having to do with PHP4, as it seems this is what's being discussed here.
Comment #6
joachim commentedClosing this as surely now everyone has PHP5 at least on their development system.