Results 1 to 3 of 3

Thread: Offset bug on leads module for new users only

  1. #1
    mmv
    mmv is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    17

    Default Offset bug on leads module for new users only

    Hi ereryone,

    I must resovle this bug but I have no Ideas about the origine of this bug :

    For new added user only ( Version 4.5.1d OS ), in the Leads module the "offset" variable ($list_URL) seems to doesn't work, I explain :

    On the Leads list, If user go to page 5. click on one user to go to the Detailview, then he clicks on "return to list" button, this user will be redirected on the 1 page of the Leads list : (normally you'll go back to the page 5. listview)

    But the "Return to list" link ($list_url) seems to be ok, this same link is working for old users :
    e.g :
    Code:
    ..../index.php?action=DetailView&module=Leads&record=xxx&stamp=xxx&offset=&action=index&module=Leads&Leads_LEAD_offset=20
    (the problem isn't only for this link, when clicking on the leads tab, same bug like "go to leads_offset=0" ).

    This crm may had some change in the leads module but I don't know exactly where, for example if I replace the link by :
    Code:
    ..../index.php?action=DetailView&module=Leads&record=xxx&stamp=xxx&offset=&action=index&module=Leads&Leads2_LEAD_offset=20
    That's working...

    Weird bug,...


    I really need help or ideas...


    Thanks in advance.

    Regards,

    MMV.

  2. #2
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Smile Re: Offset bug on leads module for new users only

    Hi!

    I think that it is not a bug!
    You need advanced functionality and you have to develop it
    Petro Blagodir
    petro@blagodir.ua
    http://www.blagodir.com
    Blagodir Ltd.( SugarCRM - Consultations, Development and Support)

  3. #3
    mmv
    mmv is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    17

    Default Re: Offset bug on leads module for new users only

    I don't ever know what is the exact cause, but I patched it quickly in DetailView with a str_replace().

    In fact, I think that's due to the modifications on Leads module (made by another company).

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2010-07-15, 02:22 PM
  2. Added New Module - Not Showing up for rest of users
    By swhitlow in forum General Discussion
    Replies: 12
    Last Post: 2007-03-20, 03:19 PM
  3. Replies: 2
    Last Post: 2006-12-24, 09:08 AM
  4. Bug report: Users panel
    By primesuspect in forum General Discussion
    Replies: 0
    Last Post: 2005-08-30, 07:17 PM
  5. Replies: 3
    Last Post: 2005-06-19, 09:03 PM

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
  •