| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
phpbb_profilefield_type_string_test::test_get_profile_value_raw with data set #3 (0, array(false), NULL, 'Field should return null for empty integer without show_novalue') Field should return null for empty integer without show_novalue Failed asserting that 0 is identical to null. We are not treating 0 as null from now on. |
Sorry, something went wrong.
There was a problem hiding this comment.
please change this function to return $this->get_profile_value_raw($field_value, $field_data);
Sorry, something went wrong.
…e_raw Changing the return to get_profile_value_raw PHPBB3-12793
changed behavieur of 0 as in and added 0 as string test PHPBB3-12793
[ticket/12793] String '0' does not display for string profile fields * lucifer4o/ticket/12793: [ticket/12793] Tests (added and changed) [ticket/12793] Changing get_profile_contact_value to get_profile_value_raw [ticket/12793] String '0' does not display for string profile fields
| Back | FazBrowse Home | New Git URL |
See #2647 (comment)
Found this before going to work.
PHPBB3-12793