Comments

tobiasb’s picture

Status: Active » Needs review
StatusFileSize
new1.62 KB
andypost’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new2.31 KB
andypost’s picture

StatusFileSize
new3.05 KB

Now it works again

andypost’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new3.05 KB

Same patch with trim() for key as proposed in #323917-10: Support for the 2.0 remote server API

tobiasb’s picture

Status: Needs review » Reviewed & tested by the community
gábor hojtsy’s picture

The trimming functionality was just added in #http://drupal.org/node/323917#comment-2857042 to D6 as well, so the functionality is in sync with this patch, no need to backport that.

andypost’s picture

@Gábor Hojtsy: I've just included trim() because this patch fixes saving functionality with hook_user_presave() and sync D7 with #323917-10: Support for the 2.0 remote server API

gábor hojtsy’s picture

Ha, BTW _locale_import_one_string_db() also changed API in D6, so I've just committed that one line to the D6 version already. Fixes some notices.

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed
StatusFileSize
new1.08 KB
new2.9 KB

Looks good, works good. Committed to D7. Also noticed that the 'deletes' key way missing from the _locale_import_one_string_db() arrays in both D7 and D6. So also committed a small update to D6. Thanks for your great help!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.