-
zipme_hkt →
committed 43973cd1 on 2.0.x
#3214484 '0' should be accepted in title field
-
zipme_hkt →
committed 43973cd1 on 2.0.x
- Status changed to Fixed
about 1 year ago 3:25am 3 October 2023
User should be able to use '0' in title field.
When user fills '0', the system responds unrelated error message.
In context add/edit form,
Fill '0' in title field
Fill any concrete value in URL field
Save form and we will get error message: 'Token field is required'
Use isset()
or strlen()
instead of empty()
.
No.
No.
No.
Fixed
1.4
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
#3214484 '0' should be accepted in title field