[Bug 54475] New: atlantik: menu item "Build House" is enabled when clicking on railroads and utilities
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=54475
Summary: atlantik: menu item "Build House" is enabled when
clicking on railroads and utilities
Product: atlantik
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: KDE_3_1_BRANCH from today (using KDE KDE 3.1)
Installed from: Compiled From Sources
OS: Linux
If a player that owns all railroads right-clicks on a railroad then the menu item "Build House" is enabled, but selecting it gives "Error: You can't build houses on '<name>'." The same problem exists for utilities. The client should not enable the menu item, because it knows that houses are not allowed there, it is sent by the server in "void Game::sendEstateList(Player *p)" (game.cc).