Closed (fixed)
Project:
Drupal.org project ownership
Component:
Maintaining offer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2021 at 12:01 UTC
Updated:
16 Mar 2023 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gagarine commentedComment #3
wturrell commentedOn a related note, I'm a bit confused why the 8.x branch appears to have vanished from the project homepage and, when listing modules in use on a site, I get a message about it being "no longer supported".
Comment #4
jeromewiley commentedSubscribe. What wturrell said
Comment #5
gagarine commentedok, it is clearly not maintained. Raise that as critical. If someone feel like taking the time to follow the procedure to mark the project as abandoned and eventually take over the project that would be great.
On my side, I moved my projects away of this module. I'm not using it anymore. I will stop following this issu now.
Comment #6
D4K0 commentedI've succesfully made 8.x-1.0-beta1 code base work with D9 (if someone's interested).
Anyway I go the same way as gagarin goes. Getting rid off this unsupported module in my projects.
Comment #7
ethanstraffin commentedDK40, I would be interested in your D9 solution! May move away as well, but I have lots of data in these fields at the moment.
Comment #8
D4K0 commentedI've attached a .zip file for anyone who's interested in 8.x-1.0-beta1 version compatible with D9.
The work's about one your old. Not tested on up-to-date Drupal 9.5.x.
Comment #9
ethanstraffin commented@DK40, thank you. I'd successfully changed the field type and converted its contents to integer (with a tweaked version of the Change Field Type module), and updated the templates for proper display, but there were still some lurking dependencies that were were causing serious headaches en route to D9. Having a D9-compatible version that I can use until I'm in a better position to resolve those issues will be a big help.
Comment #10
svendecabooterThe https://www.drupal.org/project/hms_field seems to be unsupported. No feedback from maintainers has been provided since the creation of this issue in Nov 2021.
I volunteer to minimally maintain this module and provide a D9 / D10 release, based on the work by D4K0 (with proper crediting) and any additional changes that are needed.
Thank you for your consideration.
Comment #11
svendecabooterComment #12
svendecabooterComment #13
svendecabooterComment #14
avpadernoComment #15
avpadernoThis is the message I sent when I contacted the project owner, the only user who can administer maintainers.
I changed status, since we are waiting for a reply.
Comment #16
frans commentedHi Ive add @svendecabooter to the project hms_field
Comment #17
svendecabooterThank you Frans!
Comment #18
avpadernoComment #19
D4K0 commented@svendecabooter
Nice to see you wanna safe the life of this unmaintained project.
Good luck!
FYI:
When it comes to hms_field.zip codebase I've attached, it comes from clean 8.x-1.0-beta1 code-base.
I've just replaced D8 deprecated code with D9 equivalent code. That's all I did. Worked fine on D9.3 that time.
I did no other changes that could break the default functionality. As far as I know...