Christian Weiske
Christian Weiske
This is what needs to be fixed. Leaving it up to the hub leads to the problem I mentioned: it is not possible for publishers to switch hubs without modifications...
Actually, adding the hub link in Apache is a single configuration line only: ``` Header append Link '; rel="hub"' ``` Adding the self URL is difficult because it's a dynamic...
You modify `testMapTypedSimpleArray()`, which explicitly tested that an incoming array of strings may contain a null value, and will lead to a null value in the generated array of objects....
Will you provide a patch?
Closing because of no answer in 3 months.
In #209 I requested that the full ancestor stack shall be passed as array, instead of only the direct parent value. Patches need to implement that requirement.
Unstale -- Regards/Mit freundlichen Grüßen Christian Weiske
This must be backported to the 11.x branch.
I've rebased it. There were no conflicts.