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 https://jira.springsource.org/browse/SPR-7721 #3

Closed
wants to merge 4,788 commits into from

Conversation

filosganga
Copy link

This pull fixes the SPR-7721. Using actualValue instead of value form formMultiSelect and formCheckboxes

sbrannen and others added 30 commits August 24, 2011 17:29
Issue: SPR-8632, SPR-8635

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4921 50f2f4bb-b051-0410-bef5-90022cba6387
… given Accept: text/*, method with text/* is preferred over text/plain). Also pick a media type alphabetically when two 'produces' condition media types match equally (e.g. given Accept: text/* method with text/plain is chosen over text/xhtml)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4924 50f2f4bb-b051-0410-bef5-90022cba6387
[SPR-8240] cleaned up and formatted the testing chapter.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4925 50f2f4bb-b051-0410-bef5-90022cba6387
See comments at ExtendedBeanInfo#reproSpr8522

Issue: SPR-8522

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4927 50f2f4bb-b051-0410-bef5-90022cba6387
… findMethod() does not currently support var-args.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4930 50f2f4bb-b051-0410-bef5-90022cba6387
…ort for invoking methods that accept var-args.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4931 50f2f4bb-b051-0410-bef5-90022cba6387
…quest conditions. Polish javadoc in RequestMappingInfo and related HandlerMapping classes

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4938 50f2f4bb-b051-0410-bef5-90022cba6387
+ refactor a bit the internals of CacheAspect to allow invocations that do not throw any exceptions (AspectJ)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4941 50f2f4bb-b051-0410-bef5-90022cba6387
Issue: SPR-8664

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4942 50f2f4bb-b051-0410-bef5-90022cba6387
Prior to this change, spring-orm/template.mf was exclusive of javax.jdo
3.0.0. Now, after local testing against the newly-released jdo-api 3.0
jar, the template has been updated to allow for use in OSGi containers.
Note that actually updating build dependency descriptors to JDO 3.0 such
that the framework is continually tested against this version is covered
by a separate issue (SPR-8668).

Issue: SPR-8667, SPR-8655

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4944 50f2f4bb-b051-0410-bef5-90022cba6387
This was referenced Jan 10, 2019
drodriguezhdez referenced this pull request in scope-demo/spring-framework Oct 14, 2019
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

6 participants