Transifex error for Polish submission #310
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#310
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I'm trying to commit sth, it shows me this error:
500 Internal error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Powered by CherryPy 2.2.1
Glezos.
Piotr, which module, language?
This seems to be specific to Polish. Probably a Unicode issue. Piotr, can you please attach the PO file you are trying to submit on the ticket?
Updated translatio of s-c-rootpassword
pl.po
Updated translation of s-c-rootpassword
pl.2.po
Sure.
Oops, attached twice. Sorry.
Gotcha! Problem spotted. It's an issue with your name having Unicode characters (Drąg). Apparently we aren't handling the committer's name and the commit msg properly in terms of Unicode.
Interesting fact: Transifex instance on publictest5 worked. (Until URLs to VCSes were changed of course)
Now I do not get error 500, instead I get no reply from server (timeout). I have tried translate.f.p.o and publictest5, too.BR
I think this is the same problem for me (submitting Slovak translations never succeeded for me).
Thanks for quick resolving ;-)
Does the same problem happen when "Skip diff preview" is checked?
Yes, the same error (500) in both cases.
Updated Slovak translation of pirut, which never commits successfully
pirut.sk.po
palos: Does your name in the Fedora Account system or the commit message contain unicode characters?
Yes, my surname is Šimo, as can be seen in the attached pirut.sk.po file.
Pushed an update (0.1.1), supposedly fixing this -- adding mmcgrath as CC to let us know when he's pushing the update to the servers, so we can test and close the bug report.
Tickets #317 and #349 seems to be duplicates of this bug.
OK, we've packaged the updated Transifex and gotten it updated on the server now. Originally, we were still getting some UnicodeEncodeErrors, but Toshio found the right SQLObject setting to fix :) (I also disabled logging the full diffs, since those were causing problems from before). Anyway, this should be fixed now (see the latest commit at https://translate.fedoraproject.org/submit/module/fedora-web).
By the way, I pulled the latest update from http://glezos.fedorapeople.org/transifex/transifex-0.1.1.tar.gz, but is that in the hg repo yet? I ended up poking around a bit to find it.