Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Added preserve_defined_order flag to annotation builder #6754

Closed

Conversation

carnage
Copy link
Contributor

@carnage carnage commented Oct 12, 2014

This flag when set preserve the elements in the order they are defined in the class as opposed to the default of putting fieldsets after elements.

Fixes #6653

}

/**
* @return boolean
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@return bool for consistency

@samsonasik
Copy link
Contributor

it needs rebase against master too...

@carnage carnage force-pushed the fix-annotation-builder-ordering branch from 3766fdb to 59b9b07 Compare December 26, 2014 11:13
@weierophinney weierophinney added this to the 2.4.0 milestone Feb 19, 2015
weierophinney added a commit that referenced this pull request Feb 23, 2015
Added preserve_defined_order flag to annotation builder
weierophinney added a commit that referenced this pull request Feb 23, 2015
@weierophinney
Copy link
Member

Merged to develop for release with 2.4.

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

Successfully merging this pull request may close these issues.

Form annotation builder doesn't preserve fieldset/element order
4 participants