not-only-code / qtranslate-slug

Adds support for permalink translations and fix some Qtranslate deficiencies since wordpress 3.0
http://wordpress.org/extend/plugins/qtranslate-slug
46 stars 31 forks source link

fix bug (warning msg) when saving translated taxonomy #113

Closed jmarceli closed 9 years ago

jmarceli commented 9 years ago

I get warning message after saving taxonomy term.

Notice: Undefined index: [:pl]O nas[:en]About us[:] in /srv/www/wordpress/tnd/web/app/plugins/qtranslate-slug/includes/class-qtranslate-slug.php on line 2267

Here is the patch which should fix it (works at least in my case).