Active
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 20:54 UTC
Updated:
22 Sep 2009 at 23:19 UTC
Remove the outgoing request from master server to client and replace with a parameter sent from client or the like.
Comments
Comment #1
boombatower commentedSo essentially it will always check the version. I will be removing the current outbound check in the next patch since it is somewhat useless and breaks protocol.
The key here is to figure out an algorithm for detecting a client version...since I don't want to make a release and use that every time, but maybe that is the best way.