Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-776

Replace postFromUrl (and so on) from upgraded features by the servercomm

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0RC1
    • 3.0 M3
    • UI
    • None

        [CMS-776] Replace postFromUrl (and so on) from upgraded features by the servercomm

        Raphaël Franchet added a comment - - edited

        Places that use readFromPostUrl (blocked by CMS-775)

        org.ametys.cms.tool.history.HistoryTool.prototype.refresh

        Raphaël Franchet added a comment - - edited Places that use readFromPostUrl (blocked by CMS-775 ) org.ametys.cms.tool.history.HistoryTool.prototype.refresh

        Raphaël Franchet added a comment - - edited

        List of places to check and modify

        org.ametys.messagebus.bus.impl.PageMessageTargetFactory.prototype.createTarget
        org.ametys.cms.tool.profile.ProfilesTool.prototype._loadData
        org.ametys.cms.tool.profile.ProfilesTool.prototype._drawPanels
        org.ametys.cms.tool.right.RightsAssignmentTool.prototype._loadUsersAndGroups
        org.ametys.cms.tool.unlock.UnLockTool.prototype._refreshData
        org.ametys.cms.tool.user.Edit._drawForm
        org.ametys.cms.tool.user.Edit._initForm
        org.ametys.cms.tool.user.UsersTool.prototype._updateUser
        org.ametys.cms.tool.user.UsersTool.prototype._addUser

        org.ametys.web.tool.SitemapTool.prototype._setRootNode

        Raphaël Franchet added a comment - - edited List of places to check and modify org.ametys.messagebus.bus.impl.PageMessageTargetFactory.prototype.createTarget org.ametys.cms.tool.profile.ProfilesTool.prototype._loadData org.ametys.cms.tool.profile.ProfilesTool.prototype._drawPanels org.ametys.cms.tool.right.RightsAssignmentTool.prototype._loadUsersAndGroups org.ametys.cms.tool.unlock.UnLockTool.prototype._refreshData org.ametys.cms.tool.user.Edit._drawForm org.ametys.cms.tool.user.Edit._initForm org.ametys.cms.tool.user.UsersTool.prototype._updateUser org.ametys.cms.tool.user.UsersTool.prototype._addUser org.ametys.web.tool.SitemapTool.prototype._setRootNode

        The postFromUrl is now replaced by the SYNCHRONOUS prioirity in ServerMessage.

        Todo : replace all posteFromUrl references by this.

        Raphaël Franchet added a comment - The postFromUrl is now replaced by the SYNCHRONOUS prioirity in ServerMessage. Todo : replace all posteFromUrl references by this.

          Unassigned Unassigned
          raphael Raphaël Franchet
          Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

            Created:
            Updated:
            Resolved: