Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated choice_widget to display the preferred_choice separator only if c#2289

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
whattheken wants to merge1 commit intosymfony:masterfromwhattheken:patch-1

Conversation

@whattheken
Copy link

Updated choice_widget to display the preferred_choice separator only if choice|length >0 and separator is not blank.

…if choice|length >0 and separator is not blank.
@craue
Copy link
Contributor

How about{% if choices|length > 0 and separator is not empty %} instead?

@whattheken
Copy link
Author

That looks better. Thanks.

@fabpot
Copy link
Member

Can you also add some unit tests?

@craue
Copy link
Contributor

This change should also be made in the corresponding PHP template (as done in#1787).

@whattheken
Copy link
Author

@fabpot Never used PHPUnit tests before but I can give it a shot.

@fabpot
Copy link
Member

@Robotron2000 nevermind then, I will add some myself.

@whattheken
Copy link
Author

@craue Good idea. Make same changes to the PHP template.

@fabpot
Copy link
Member

done here:d429594

@fabpotfabpot closed thisSep 29, 2011
fabpot added a commit that referenced this pull requestMay 26, 2017
… in the kernel (aschempp)This PR was merged into the 3.3 branch.Discussion----------[FrameworkBundle] Only override getProjectDir if it exists in the kernel| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#22872,#2289| License       | MIT| Doc PR        | -As discussed with@nicolas-grekas, the `getProjectDir` method does not belong to `KernelInterface` so it can't just be called. I think we should also not add the method to the kernel if it does not exist in the parent, because we would not have a useful value to return.Commits-------c7ed08e Only override getProjectDir if it exists in the kernel
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@whattheken@craue@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp