Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Exportables
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2013 at 20:01 UTC
Updated:
16 May 2022 at 08:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mmikitka commentedAttached is the patch file
Comment #2
mmikitka commentedComment #3
mmikitka commentedAny update on this?
Comment #4
mmikitka commentedUpdate?
Comment #6
mmikitka commentedUpdate?
Comment #7
szecsodimlaszlo commentedI can confirm that the patch from #1 is working.
Thank you.
Comment #8
mweiler2 commentedCurious if there is an update on this ?
Comment #9
chris matthews commentedThe 6 year old patch to export.inc applied cleanly to the latest ctools 7.x-1.x-dev, but may need an additional review & test before changing the status to RTBC.
Comment #10
szecsodimlaszlo commentedI can confirm that the patch from #1 is working with ctools 7.x-1.17 as well.
Thank you.
Comment #12
joelpittetI've committed this to dev, but without the conditional because we don't do that in other ksort() calls. Thanks for your contribution everyone!
Comment #14
nick dewitte commentedThis is causing a problem for us when exporting variables where the order of the values is significant.
Specifically, sorting the variables
language_negotiation_languageandlanguage_negotiation_language_urlbreaks our language negotiation.Is there any way to avoid this?