There are missing variables for the views filter for the availability calendar - lack of help text is the result so it is not major although it does raise PHP warnings in the log.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | missing_variables-2696471-2.patch | 4.01 KB | nickdickinsonwilde |
Comments
Comment #2
nickdickinsonwildePatch to fix missing text.
Comment #3
fietserwinIf you are only adding missing variables , then how come that the patch deletes some other variables? I think that you made the changes on an older version and that subsequently you created a patch by comparing it with the latest version. Note that with the addition of the date range picker, some variables were added recently.
Comment #4
fietserwinI finally solved this by rewriting the Views (exposed) form handling. Thanks for reporting.