We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10336
    • 4 Posts
    Hi,

    I’ve updated a site from 0.9.6.3 to Evo 1.0.1 and Evo 1.0.2.

    Each time a role other than the administrator is editing a document, the ’type’ and ’contenType’ of the document is set to null in the db so the edited document become uneditable again ( but it’s still published on the frontend).

    it’s appear that the document type, content type and display fields does’nt appear in ’publication settings’ for role other than administrator.

    I’ve also tested on a fresh install of modx1.0.1 with site example content and I’ve got the same bug if I use ’editor’ or ’publisher’ roles.

    tested on FF3.5, chrome 3.0, Opera 10 and IE 8

    thanks to help me to fix this nasty bug smiley
      • 9130
      • 171 Posts
      This was a bug in 1.0.1, it should already be fixed in 1.0.2
        • 10336
        • 4 Posts
        yes, it’s working with a fresh install but my upgrade from 1.0.1 to 1.0.2 keep the bug.
        I’ll try to upload manually the 1.0.2 files to fix it

        [re edited]
        that’s fixed.

        the upgrade 1.0.1 to 1.0.2 haven’t replace the buggy file ( manager/actions/mutate_content.dynamic.php as suggered in http://modxcms.com/forums/index.php/topic,41520.0.html )

        thanks