Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A lot of small fixes from the last year. #4

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

beltofte
Copy link
Contributor

Fixing "Notice: Undefined variable: watchdog_rows in
_os2web_esdh_provider_status()".

Adding support for transliteration module for sanitizing pdf file names.

beltofte and others added 17 commits November 18, 2013 15:54
Fixing "Notice: Undefined variable: watchdog_rows in
_os2web_esdh_provider_status()".
…the taxonomy terms.

The solution is backward compatible and is not locked to the committee
vocabulary. “$term_name” can be provided as an array with the keys
esdh_name (The term name), esdh_id (the term ID from the ESDH system)
and esdh_id_field (the field machine name used to store the ID on the
taxonomy term e.g. field_os2web_meetings_commiteeid).

The FICS integration is using this to avoid problems with committees
with the same name, and to allow automatically renaming of committees
directly from FICS.
…eing an array

Making it possible to enable republishing of meetings from the MM
plugin by defining and setting the constant MM_REPUBLISH_MEETINGS.
This is need in FICS version of get_import_list to avoid listing all
XML files every time.
Got this notice in error report: Notice: Undefined property: stdClass::$field_os2web_meetings_bullets in _os2web_esdh_provider_import_meeting() (line 206 of /var/www/drupal-7.28/sites/all/modules/custom/os2web_esdh_provider/os2web_esdh_provider.mmapi.inc).
Handle Unicode in description
Update os2web_esdh_provider.mmapi.inc
@beltofte beltofte changed the title Fixing undefined variable notice. A lot of small fixes from the last year. Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants