Problem/Motivation

Unlike what the weight indicates we currently don't sort the resulting metatag properties. This can totally result into issues for example with facebook opengraph.

Proposed resolution

Add some sorting.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner created an issue. See original summary.

dawehner’s picture

Status: Active » Needs review
FileSize
890 bytes

There we go.

dawehner’s picture

And a test as well.

Status: Needs review » Needs work

The last submitted patch, 3: 2853252-3.patch, failed testing.

dawehner’s picture

Status: Needs work » Needs review
FileSize
2.58 KB

And this time combined

DamienMcKenna’s picture

Oh sweet, thanks! I'll review this tomorrow.

dawehner’s picture

Title: Ensure the metatags are ordered by weight » Ensure the metatags aren't ordered by weight

Let's fix the broken title.

DamienMcKenna’s picture

Title: Ensure the metatags aren't ordered by weight » Ensure the metatags are ordered correctly
Status: Needs review » Reviewed & tested by the community

DamienMcKenna’s picture

Committed. Thanks!

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Thank you, this was really quick.

dawehner’s picture

Oh sorry for breaking the issue title.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Nchase’s picture

with latest 8.x-1.x-dev there is no sorting in the output. Open Graph mixes with Twitter Cards mixes with standard meta info.