Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for title_format #7067

Merged
merged 2 commits into from
Oct 11, 2017
Merged

Fixes for title_format #7067

merged 2 commits into from
Oct 11, 2017

Conversation

bobdenotter
Copy link
Member

Fixes #6870. Fixes #7064.

This PR makes title_format work for the new storage layer, as it did for the old one. The code in ContentTypeTitleTrait::getTitleColumnNames is mostly adapted from ContentValuesTrait::getTitleColumnName.

I also modified the old implementation in ContentValuesTrait, to fix #6870 for places where the old storage layer is used. (like in the "Last modified" block in the right aside.

@GwendolenLynch
Copy link
Contributor

like in the "Last modified" block in the right aside.

Only if you haven't got legacy storage disabled 😉

@GwendolenLynch GwendolenLynch changed the title [WIP] Fixes for title_format Fixes for title_format Oct 11, 2017
@GwendolenLynch GwendolenLynch merged commit c7d1813 into 3.4 Oct 11, 2017
@GwendolenLynch GwendolenLynch deleted the hotfix/title_format branch October 11, 2017 07:45
@GwendolenLynch GwendolenLynch added this to the Bolt 3.4 - Feature release milestone Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants