Bug Report T626006
Visible to All Users

A typescript definition is wrong for the base64_encode method after upgrading to version 17.2.7

created 7 years ago (modified 7 years ago)

I use the base64_encode  function (Devexpress.Data). After upgrading, it was marked as an exception - apparently the function is renamed to base64encode, not base64_encode .

OK, not listed in breaking changes, but I will just change it.

But apparently the type def has changed, but the function is still called base64_encode. Please fix.

Comments (3)
DevExpress Support Team 7 years ago

    Hello Dennis,
    Would you please clarify what you mean by "the type def has changed" ? I have checked our documentation for version 17.1 and 17.2 and the base64_encode function is still described as "base64_encode(input) " and has the input parameter type string or array of numbers and the string output parameter. Would you please send us some code snippet to illustrate how you are using the function in the latest version. It will make the case clearer. I hope to hear from you soon.

    DG DG
    Dennis Gascoigne 7 years ago
      DevExpress Support Team 7 years ago

        Thank you for pointing us to the source code, Dennis.
        It looks like an issue in typescript definitions. I've passed this thread to our developers for further research. We will let you know once we have any updates.

        Answers approved by DevExpress Support

        created 7 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.