Could you, please, take a look at http://drupal.org/node/269718. It appears that Potx is creating a "source" entry for locales_source that exceeds the 255 character limit. It looks, to my untrained eye, as though the directory structure on my development machine is too complex.

Comments

gábor hojtsy’s picture

Status: Active » Fixed

http://drupal.org/node/269718 is a Drupal core bug and I modified it so, since it occurs when you import via Drupal core's import functionality. That location string could be long with any method, not with potx only.

gábor hojtsy’s picture

Status: Fixed » Closed (works as designed)

"By design" or "closed" would be technically more correct, I'll say "by design".