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

Fix undefined index on line 467, when send the form by ajax. #19

Merged
merged 1 commit into from
Jul 13, 2015
Merged

Fix undefined index on line 467, when send the form by ajax. #19

merged 1 commit into from
Jul 13, 2015

Conversation

jonatascabral
Copy link
Contributor

No description provided.

donmik added a commit that referenced this pull request Jul 13, 2015
Fix undefined index on line 467, when send the form by ajax.
@donmik donmik merged commit c71a68e into donmik:master Jul 13, 2015
@donmik
Copy link
Owner

donmik commented Jul 13, 2015

Thanks

donmik added a commit that referenced this pull request Jul 15, 2015
* Fixed undefined index. Thanks to jonatascabral. #19
* New type of field! Decimal number. Thanks to ftena. #20
* Fixed a bug with Website field. Sometimes the regular expression was giving false negatives. I've copied the regular expression from buddypress url field type.
* Fixed a bug with Checkbox Acceptance that does not let you create or update this field.
* Fixed a bug with Birthdate field type. Buddypress was throwing an error when user try to display age instead of birthdate.
* Updated description of plugin.
* Translations updated.
pluginmirror-worker pushed a commit to wp-plugins/buddypress-xprofile-custom-fields-type that referenced this pull request Jul 15, 2015
* Fixed undefined index. Thanks to jonatascabral. donmik/buddypress-xprofile-custom-fields-type#19
* New type of field! Decimal number. Thanks to ftena. donmik/buddypress-xprofile-custom-fields-type#20
* Fixed a bug with Website field. Sometimes the regular expression was giving false negatives. I've copied the regular expression from buddypress url field type.
* Fixed a bug with Checkbox Acceptance that does not let you create or update this field.
* Fixed a bug with Birthdate field type. Buddypress was throwing an error when user try to display age instead of birthdate.
* Updated description of plugin.
* Translations updated.

git-svn-id: https://plugins.svn.wordpress.org/buddypress-xprofile-custom-fields-type/trunk@1199403 b8457f37-d9ea-0310-8a92-e5e31aec5664
donmik pushed a commit that referenced this pull request Nov 17, 2015
* Fixed undefined index. Thanks to jonatascabral. #19
* New type of field! Decimal number. Thanks to ftena. #20
* Fixed a bug with Website field. Sometimes the regular expression was giving false negatives. I've copied the regular expression from buddypress url field type.
* Fixed a bug with Checkbox Acceptance that does not let you create or update this field.
* Fixed a bug with Birthdate field type. Buddypress was throwing an error when user try to display age instead of birthdate.
* Updated description of plugin.
* Translations updated.

git-svn-id: http://plugins.svn.wordpress.org/buddypress-xprofile-custom-fields-type/trunk@1199403 b8457f37-d9ea-0310-8a92-e5e31aec5664
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.

2 participants