Exclude/Include fields settings is not working. As for path include we are adding `*` as selector and for path exclude we are not checking condition of fields at all. There are continuous log errors if element `#id` is not present on any page. jQuery once is also throwing error for indic_script.js.
Attaching patch to fix errors, which includes:
- Removed include/exclude fields option and changed fields setting to only exclude fields. Add pages and then you can exclude unwanted fields using exclude fields settings
- Included ignored elements list from code to above field settings by default (@ToDo present in existing version)
- Corrected jQuery once errors (indic_script.js)
- Corrected #id not found error from watchdog or drupal db logs
| Comment | File | Size | Author |
|---|---|---|---|
| indic_script-field-js-errors.patch | 13.53 KB | ash2303 |
Comments
Comment #2
ash2303 commented