Actions
Bug #6427
closedField value checks through callField are wrong
Bug #6427:
Field value checks through callField are wrong
Description
The current checks are just ! trim( $formatted ) the actual check should be trim( $formatted ) != ''. This is the case for both profile view and profile edit output checks.
Note to workaround this issue simply supply placeholder value when configuring the ajax usage.
Updated by krileon almost 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by krileon over 8 years ago
- Target version changed from 790 to 4.0.0
Updated by krileon over 8 years ago
- Status changed from Resolved to Closed
Actions