Hi,

I have an issue with internationalization integration with the biblio module. I have reported the issue there: http://drupal.org/node/138316#comment-655414. To get going on fixing this myself I was wondering if someone could give me some pointers on how to add a default language entry into the internationalization tables, for a new node that is being created programmatically.

At the moment if the biblio content type is set to using internationalisation, information is only created for nodes made with the content type entry form. Nodes that are imported from file and created en batch programmatically do not have any internationalization records, and so do not show up in any searches done on biblio content because of the internationalization query rewrite. Is there something I need to add to a node structure before sending it to node_save() so that it will have all necessary internationalisation information, or do I need to create i18n data separately??? Any help you can give me on this would be much appreciated.

Many thanks,
Matt.

Comments

jose reyero’s picture

Status: Active » Closed (fixed)

Cleaning issue queue for old versions. If you want to get any support consider using the forum or updating to 6.x.

See #626858: Internationalization 5.x Maintenance Policy. Approaching end of support.