? Success

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
20 Jul 2014

Log in frontend and display the user profile
index.php?option=com_users&view=profile&Itemid= (menu item id, 201 on default sample data)

Before patch, the tip displays (partly) and breaks alignment of date:
profile_before

After patch

profile_after

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33974&start=0

avatar infograf768 infograf768 - open - 20 Jul 2014
avatar Bakual
Bakual - comment - 20 Jul 2014

Can I suggest that instead of using $field->fieldname != 'dob_spacer' you use $field->type != 'Spacer' for the check? This would work for any spacer element and not only the birthday spacer one.

avatar infograf768 infograf768 - change - 20 Jul 2014
Title
Profile dob_spacer should not show when displaying profile in frontend
[#33974] Profile dob_spacer should not show when displaying profile in frontend
avatar infograf768 infograf768 - change - 20 Jul 2014
Title
Profile dob_spacer should not show when displaying profile in frontend
[#33974] Profile dob_spacer should not show when displaying profile in frontend
avatar Achal-Aggarwal
Achal-Aggarwal - comment - 22 Jul 2014

@test passes. Getting what is expected.

avatar roland-d
roland-d - comment - 22 Jul 2014

@test: After applying patch the DOB is shown as expected.

avatar infograf768 infograf768 - change - 22 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-22 07:52:53
avatar infograf768 infograf768 - close - 22 Jul 2014
avatar infograf768 infograf768 - reference | - 22 Jul 14
avatar infograf768 infograf768 - merge - 22 Jul 2014
avatar infograf768 infograf768 - close - 22 Jul 2014
avatar infograf768
infograf768 - comment - 22 Jul 2014

Thanks for testing

avatar infograf768 infograf768 - head_ref_deleted - 22 Jul 2014

Add a Comment

Login with GitHub to post a comment