Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

When an input set is included in a feature the ordering seems random. #3724

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: lysgaard
[Submitted to the original trac issue database at 12.12pm, Tuesday, 26th April 2011]

Define a feature like this:

<feature>
<input type="a">
<input type="b">
<input type="c">
<inputSet ref="blabla">
</feature>

Then some of the features from the inputSet "blabla" ends up above the inputs a, b, c defined above.

Expected behavior is that the inputs from the inputSet appear below the others.

@openstreetmap-trac
Copy link
Author

Author: lysgaard
[Added to the original trac issue at 10.12am, Wednesday, 27th April 2011]

After looking at the code i realize that inputs are sorted alphabetically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant