Opened 3 years ago

Closed 3 years ago

#6008 closed defect (fixed)

Errors: entering /clear in lobby

Reported by: Langbart Owned by: Freagarach
Priority: Release Blocker Milestone: Alpha 24
Component: UI – Game setup Keywords:
Cc: Patch: Phab:D3556

Description (last modified by Langbart)

Entering '/clear' in the chat field in the lobby results in the following error:

ERROR: Property 'caption' does not exist!
ERROR: Errors executing script event "Press"
ERROR: JavaScript error: gui/lobby/LobbyPage/Chat/ChatMessagesPanel.js line 50 invalid property id clearChatMessages@gui/lobby/LobbyPage/Chat/ChatMessagesPanel.js:50:3 handler@gui/lobby/LobbyPage/Chat/ChatCommandHandler.js:162:27 handleChatCommand@gui/lobby/LobbyPage/Chat/ChatCommandHandler.js:55:18 submitChatInput@gui/lobby/LobbyPage/Chat/ChatInputPanel.js:40:32

Image screenshot Tested with the RC Bundle: 0ad-0.0.24rc1-24875-alpha-osx64
I will attach 1 file:

  • 0ad-0.0.24rc1-24875-alpha-osx64interestinglog.html

(I have just created a ticket so that the bug will not be forgotten.)

Attachments (2)

Screenshot 2021-02-11 at 11.03.31.png (771.4 KB ) - added by Langbart 3 years ago.
Image screenshot
0ad-0.0.24rc1-24875-alpha-osx64interestinglog.html (941 bytes ) - added by Langbart 3 years ago.

Download all attachments as: .zip

Change History (6)

by Langbart, 3 years ago

Image screenshot

comment:1 by Langbart, 3 years ago

Description: modified (diff)

comment:2 by Langbart, 3 years ago

In a Multiplayer game; Enter the chat and type '/help' I get a warning:

WARNING: Unknown chat command: /help

This will be moved to another ticket #6009. It is not an RB (Release Blocker).

Last edited 3 years ago by Langbart (previous) (diff)

comment:3 by Freagarach, 3 years ago

Patch: Phab:D3556
Priority: Should HaveRelease Blocker

For the clear command.

comment:4 by Freagarach, 3 years ago

Owner: set to Freagarach
Resolution: fixed
Status: newclosed

In 24888:

Fix clear command in lobby.

Missed in r24306 / rP24306.

Noticed by @Langbart
Differential revision: D3556
Reviewed by: @Angen
Fixes: #6008

Note: See TracTickets for help on using tickets.