Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jim 2 posts 22 karma points
    May 10, 2012 @ 17:13
    Jim
    0

    Prevalues incorrect with Latest Build

    We have several datatypes that use the Multinode Tree Picker control.  These datatypes are not transered correctly by courier.
    We were originally using Courier 2 and the problem still happens after installing 2.6_2.6.17_Hotfix.

    I tested this by creating a package from our dev db containing just 1 of the affected datatypes.
    The prevalues in the daabase for this datatype are as follows:
    media

    -1
    True
    0
    0
    1324
    True
    0
    0

    200
    0

    These values are saved correctly in the .courier file with the exception of the value 1324 (node id) which correctly substituted for the GUI.

    When I apply this package to our test server, the values saved to the database are different i.e.

    media

    1
    False
    1
    0
    1324
    True
    1
    1


    200
    0

    This means the "data as CSV or XML" property on the test server appears XML rather than CSV.

    Any ideas on why this is happening?  Is there anything in the courier config I should add to help with this?

    Thanks in advance...

Please Sign in or register to post replies

Write your reply to:

Draft