Hi Nason, The fix for 7.6.x is in this PR https://github.com/DSpace/DSpace/pull/10241 The fix for 8.x is in this separate PR: https://github.com/DSpace/DSpace/pull/10240
Thanks Bill for pointing out the fix already was available in PRs. I was able to find time to test these PRs today and found they worked for me. So, they've been merged, and the fix will be made available in 7.6.4, 8.2 and 9.0. 9.0 is due in late May, and 7.6.4 and 8.2 should hopefully be released shortly after that (June or July). Tim On Monday, April 28, 2025 at 10:12:21 AM UTC-5 [email protected] wrote: > Hi Bill, > Yes , I am using VersionedHandleIdentifierProviderWithCanonicalHandles in > identifier-service.xml so this should explain what I am seeing. > > Is there a fix I can use? > > Thanks, > Nason > > On Friday, 25 April 2025 at 16:11:12 UTC+1 Bill Tantzen wrote: > >> Nason, >> Does this apply to your configuration? >> >> https://github.com/DSpace/DSpace/issues/9709 >> >> Regards, >> ~~Bill >> >> On Fri, Apr 25, 2025 at 9:48 AM DSpace Community < >> [email protected]> wrote: >> >>> Hi Nason, >>> >>> This sort of behavior isn't reproducible on our demo site ( >>> demo.dspace.org) or sandbox site (sandbox.dspace.org), so I think we'd >>> need more information. All Communities & Collections should be assigned >>> Handles automatically, and the Handle will be displayed on the >>> Community/Collection homepage where it says "Permanent URI for this >>> community/collection". You can see an example on our demo site: >>> https://demo.dspace.org/collections/82e086f1-a26b-4d39-b7ca-78abc507f539 >>> >>> If this is *not* working for you, then my best guess is there must be an >>> error occurring whenever you create a new Community/Collection which is >>> somehow blocking the handle creation. I'd recommend trying to create a new >>> Community or Collection while following our Troubleshooting Guide and >>> trying to look for an error message. >>> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove) >>> >>> Good luck, >>> Tim >>> >>> On Friday, April 25, 2025 at 4:14:11 AM UTC-5 [email protected] wrote: >>> >>>> Any help on this please? >>>> >>>> I am trying to use a custom form for new collections via >>>> *<name-map collection-handle="123456789/7" submission-name="myForm" />* >>>> and without the Handle, it is a challenge. We are not using Entities. >>>> >>>> Nason >>>> On Thursday, 17 April 2025 at 10:51:50 UTC+1 Nason Bimbe wrote: >>>> >>>>> Hello, >>>>> I have noticed that when I create a Collection, Permanent URI with a >>>>> Handle is not created for the collection. I am not seeing any errors in >>>>> the >>>>> log files and checking in the database, the handle is empty for the >>>>> Collection, yet I am able to add items to the Collection. >>>>> >>>>> Has anyone seen or experienced such behaviour or have an idea what is >>>>> going here and how to resolve the problem? >>>>> >>>>> Thanks, >>>>> Nason >>>> >>>> -- >>> All messages to this mailing list should adhere to the Code of Conduct: >>> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "DSpace Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion visit >>> https://groups.google.com/d/msgid/dspace-community/d6f05576-08e7-46cf-9e15-bd0c07c1bc9an%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/dspace-community/d6f05576-08e7-46cf-9e15-bd0c07c1bc9an%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> ______________________________________ >> Bill Tantzen University of Minnesota Libraries >> 612-626-9949 <(612)%20626-9949> (U of M) 612-325-1777 <(612)%20325-1777> >> (mobile) >> > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/10e08330-70cd-47c7-851d-582252dabfb2n%40googlegroups.com.
