This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Opened 3 months ago

Last modified 8 weeks ago

#6931 new defect

Clicking the button 'Trade Dialog' results in warnings

Reported by: obelix Owned by:
Priority: Release Blocker Milestone: Alpha 27
Component: UI – In-game Keywords:
Cc: Patch:

Description

I'm on r28117 and can reproduce this error. I got warnings when I clicked the TradeDialog window which did not open. Copied from interestinglog.html:

ERROR: Errors executing script event "Press"

ERROR: JavaScript error: globalscripts/sprintf.js line 233 [sprintf] unexpected placeholder sprintf_parse@globalscripts/sprintf.js:233:23 sprintf@globalscripts/sprintf.js:57:31 colorizeHotkey@gui/common/color.js:185:9 update@gui/session/trade/TradeButtonManager.js:30:28 update@gui/session/trade/TradeDialogTradePanel.js:17:15 updatePanels@gui/session/trade/TradeDialog.js:68:19 open@gui/session/trade/TradeDialog.js:28:8 toggle@gui/session/trade/TradeDialog.js:56:9

Change History (2)

comment:1 by phosit, 3 months ago

German doesn't work; English works;

Seems to be a wrong translation.

comment:2 by Stan, 8 weeks ago

ERROR: JavaScript error: globalscripts/sprintf.js line 233 [sprintf] unexpected placeholder sprintf_parse@globalscripts/sprintf.js:233:23 sprintf@globalscripts/sprintf.js:57:31 colorizeHotkey@gui/common/color.js:185:9 update@gui/session/trade/TradeButtonManager.js:30:28 update@gui/session/trade/TradeDialogTradePanel.js:17:15 updatePanels@gui/session/trade/TradeDialog.js:68:19 open@gui/session/trade/TradeDialog.js:28:8 toggle@gui/session/trade/TradeDialog.js:56:9

Same error for #6940

Note: See TracTickets for help on using tickets.