Closed (fixed)
Project:
Localization client
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 20:00 UTC
Updated:
16 Feb 2013 at 20:48 UTC
This is a minor issue, but it's creating unnecessary entries in the logs. Trivial patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| l10n_client.module.patch | 515 bytes | hansfn |
Comments
Comment #1
mahfiaz commentedPlease include this patch, this really is one-word change, but avoids a lot of unnecessary junk getting into logs.
Comment #2
mahfiaz commentedIf you happen to use devel and stacktrace reporting and pushing to remote server is enabled, then it causes an HTTP error 200 every time you save a translation, which causes alert message from browser. This gets quickly pretty annoying.
Therefore my big thanks to anybody who decides to commit this patch. Would be greatly appreciated.
Comment #3
SebCorbin commented#2 is so right, annoying little bug, major PITA.
Comment #4
lsolesen commentedConfirmed, that patch takes care of the problem. However, it is still just a normal bug. Only a notice.
Comment #5
candelas commentedyes... i am translating and i get this error all the time... and my collaborations get lost...
please, submit this patch :)
thanks a lot for this excellent module!
Comment #6
SebCorbin commentedTook co-maintainership and committed :)
Comment #7
gábor hojtsyDoes this apply to Drupal 6? For backport?
Comment #8
SebCorbin commentedAnd backported
Comment #9
mahfiaz commentedYay, this is good news :) Thanks a lot.
Comment #10
candelas commentedthanks a lot!