CDV ❯ Admin console checks for new versions regardless of settings
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Admin Console
-
-
gkeim
-
Reporter: amiller
-
February 05, 2009
-
0
-
Watchers: 0
-
April 10, 2009
-
March 19, 2009
Description
From http://forums.terracotta.org/forums/posts/list/1766.page:
Un-selecting the box in the admin console seems to have no effect (at least pre 2.7.3, with the latest version is hard to say unless debugging the process or watching the network, as this is the last version :o)
It seems to me that AdminClientPanel.java:728 should be if (isEnabled() && m_updateCheckerControlAction.isUpdateCheckEnabled())
Comments
Taylor Gautier 2009-02-05
nadeem ghani 2009-03-27
dev-console rev12356 no longer checking for updates
I’m pretty sure this is by design. It was the quick way to make the admin console always check. The pref should be removed probably. I recommend we review this for quintara as part of the always-on nature of the update checker.