Modify

Opened 4 months ago

Last modified 4 days ago

#24346 new defect

Text in error message is hard-coded

Reported by: BrackoNe Owned by: team
Priority: trivial Milestone: 25.10
Component: Core Version:
Keywords: template_report i18n Cc:

Description

I've got a following message in JOSM, which is translated in Serbian, but it is shown in English.
<h2>This website is under heavy load (queue full)</h2><p>Were sorry, too many people are accessing this website at the same time. Were working on this problem. Please try again later.</p>

It seems that text is hard-coded.

Attachments (1)

error message hardcoded.png (34.2 KB ) - added by BrackoNe 4 months ago.
Error message possible hard-coded.

Download all attachments as: .zip

Change History (9)

by BrackoNe, 4 months ago

Attachment: error message hardcoded.png added

Error message possible hard-coded.

comment:1 by stoecker, 4 months ago

Milestone: 25.06

Seems JOSM cannot match the server message to the internal translation. Probably there is a minor difference.

comment:2 by gaben, 4 months ago

Keywords: i18n added

comment:3 by stoecker, 3 months ago

In 19420/josm:

see #24346 - strip HTML from exceptions where HTML will cause trouble

comment:4 by stoecker, 3 months ago

Issue is that the translation text used Java style with '', whereas the original message only uses '.

But I'm unable to find where and how that dialog is generated, so I can't test a proper fix.

What did you do to get that error message? I tried many places and did no get that message dialog.

Last edited 3 months ago by stoecker (previous) (diff)

comment:5 by stoecker, 3 months ago

Milestone: 25.0625.07

comment:6 by stoecker, 2 months ago

Milestone: 25.0725.08

Milestone renamed

comment:7 by stoecker, 6 weeks ago

Milestone: 25.0825.09

comment:8 by stoecker, 4 days ago

Milestone: 25.0925.10

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to BrackoNe.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.