[zanata-bugs] [Bug 781270] REST interface namespaces incompatible between 1.4 and 1.5

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 17 22:19:32 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=781270

Carlos Munoz <camunoz at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ON_QA
          Component|Component-Logic             |Authentication-Fedora

--- Comment #1 from Carlos Munoz <camunoz at redhat.com> 2012-01-17 17:19:31 EST ---
Added explicit namespace declarations to all DTOs that had them originally on
the 1.4 API.

Added automated tests to check for static xml messages on the translations
resource. While failure of these tests will not necessarily mean there is an
incompatibility, they will raise a flag that is worth checking.

Currently (precisely to maintain backwards compatibility), the XML schema for
the Zanata API requires explicit namespaces ONLY on some of the elements in the
xml message. In future versions, we might want to unify this and make all
elements qualified. This would introduce a requirement on the clients' versions
as older ones would not be compatible with this new API.

See:
https://github.com/zanata/zanata/commit/326e25ea2f300a58a27f54050ae2bf0c0a1e7c1a
for code details.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list