Changes between Initial Version and Version 3 of Ticket #1281


Ignore:
Timestamp:
11/24/2010 02:22:42 PM (15 years ago)
Author:
John Garland
Comment:

It's not always possible to make a new series (e.g. 1.3.x) compatible with an older series (e.g. 1.2.x). The server tends to be more backwards compatible than the client (i.e. 1.3.x server will work with 1.2.x client but not vice versa).

That said, I agree there should be a warning when trying to connect to an older server.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1281

    • Property Status newaccepted
    • Property Summary Make 1.3.x client compatible with 1.2.x server.Warn if client is not compatible with server
    • Property Priority majortrivial
    • Property Keywords connection manager warning older server added
    • Property Milestone Future1.4.0
    • Property Owner set to John Garland
    • Property Type defectfeature-request
  • Ticket #1281 – Description

    initial v3  
    11If compatibility is not provided, it should be mentioned in the docs.
    22
    3 Additionaly, it would be nice if client refuses to connect to an incompatible server and shows a helpful message.
     3Additionally, it would be nice if client refuses to connect to an incompatible server and shows a helpful message.