Results 1 to 4 of 4

Thread: Problems re-saving (editing) drafts<?>

  1. #1
    jeffjw is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    20

    Default Problems re-saving (editing) drafts<?>

    Anyone,

    I'm having problems trying to figure out how to re-save (or edit) a draft. I'm not sure if it's a bug or something I'm overlooking. Here's my settings.

    Windwos 2000 Server (Not my choice)
    Sugar CRM Version 4.5.0f (Build 1202)

    Steps to Edit Draft:
    1. Compose Email
    2. Enter in Subject, Body.
    3. Save as Draf, "Save Draft"
    4. Go to My Drafts
    5. Edit the Draft
    6. Change the Subject and Body
    7. Click "Save Draft"
    8. Error Message is returned


    Error Message:

    You do not have access to this area. Please contact your site administrator if you believe that you should have access.
    Redirect to Home in 3 seconds

    I thought it was a user access setting, so I set the role/ access as follows:

    Email Marketing
    Access - Enabled
    Delete - Owner
    Edit - Owner
    Export - None
    Import - None
    List - Owner
    View - All
    Emails
    Access - Enabled
    Delete - Owner
    Edit - Owner
    Export - None
    Import - None
    List - Owner
    View - Owner
    Email Templates
    Access - Enabled
    Delete - Owner
    Edit - Owner
    Export - Owner
    Import - All
    List - All
    View - All
    Not sure why I see the error message. Any ideas?

    Thank you in advance,
    Jeff Walters

  2. #2
    jeffjw is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    20

    Default Re: Problems re-saving (editing) drafts<?>

    I don't seem to have any problems with full permissions, so it's probably some user permission issue.

  3. #3
    jeffjw is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    20

    Default Re: Problems re-saving (editing) drafts<?>

    The ACL Access Controller seems to be the troublemaker. I just bypassed it for now to fix the problem.

    See: /modules/Emails/Save.php

    // JJW - Access Control Issue. I removed the controller for the time being until the "Save Draft - Bug" is fixed.
    if(!$focus->ACLAccess('Save')){
    // ACLController::displayNoAccess(true);
    // sugar_cleanup(true);
    }

    I'll go report it as a bug.

    Jeff

  4. #4
    andydreisch's Avatar
    andydreisch is offline Sugar Team Member
    Join Date
    Apr 2005
    Location
    San Jose
    Posts
    2,080

    Default Re: Problems re-saving (editing) drafts<?>

    Hi jeffjw, please post the bug # back here for reference.

    Also, did you actually make changes to the ACLs?

    Thanks,

    Andy
    Andy Dreisch
    Vice President, Online Team


    Check out our Podcasts!
    Sugar University for training
    Sugar Wiki for developer and user help
    SugarForge for modules, themes, lang packs
    SugarExchange for production-ready extensions
    Enter/view bugs via the Sugar bug tracker

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Saving and updating custom fields data
    By jones70 in forum Developer Help
    Replies: 2
    Last Post: 2011-10-05, 06:10 AM
  2. Inbound E-Mail, problems, problems, problems ...
    By Ericmuc in forum General Discussion
    Replies: 5
    Last Post: 2006-08-16, 10:24 AM
  3. Problems with v. 4.2 are accumulating !!!
    By pierreavista in forum Help
    Replies: 0
    Last Post: 2006-04-03, 02:47 PM
  4. problems with scheduler and times
    By rendezvous in forum Help
    Replies: 1
    Last Post: 2005-12-15, 02:32 PM
  5. Replies: 4
    Last Post: 2005-11-03, 10:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •