mirror of
https://github.com/SuiteCRM/SuiteCRM.git
synced 2026-03-02 19:16:58 -05:00
Leads will not save except in IE (internet explorer) #1336
Labels
No labels
Area: API
Area: Campaigns
Area: Cases
Area: Clean Up
Area: Clean Up: Performance
Area: Dashlets
Area: Databases
Area: Developer Tools
Area: Elasticsearch
Area: Elasticsearch
Area: Emails
Area: Emails:Campaigns
Area: Emails:Cases
Area: Emails:Compose
Area: Emails:Config
Area: Emails:Templates
Area: Environment
Area: Installation
Area: Language
Area: Mobile
Area: Module
Area: PDFs
Area: PHP8
Area: Reports
Area: Studio
Area: Styling
Area: Upgrading
Area: Workflow
Area:Activity Stream
Area:Calls
Area:Import
Area:Projects
Area:Search
Area:Surveys
Area:Themes
Area:Users
Branch:Hotfix
Good First Issue
Hacktoberfest
Help Wanted
PR:Community Contribution
PR:Type:Enhancement
Priority:Critical
Priority:Important
Priority:Moderate
Severity: Major
Severity: Minor
Severity: Moderate
Status: Requires Code Review
Status: Requires Updates
Status: Stale
Status: Team Investigating
Status:Assessed
Status:Fix Proposed
Status:Needs Assessed
Status:Requires Automated Tests
Type: Bug
Type:Deprecated
Type:Discussion
Type:Duplicate
Type:Invalid
Type:Question
Type:Suggestion
Type:Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SuiteCRM-SuiteCRM#1336
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wanesmith on GitHub (Oct 18, 2016).
Leads will not save in edit mode
Can not modify Leads
Issue
We need to save Leads
Expected Behavior
Leads would save in all browsers
Actual Behavior
Nothing happens when saved except in IE (Javascript bug?)
Possible Fix
n/a
Steps to Reproduce
Your Environment
Version 7.7.5
Sugar Version 6.5.24 (Build 509)
@Mausino commented on GitHub (Oct 18, 2016):
@wanesmith could you define which version of IE are you using?
@shogunpol commented on GitHub (Oct 18, 2016):
@wanesmith , the issue has been tested in recent version of SuiteCRM(7.7.5), and it not appear, can i ask about some additional info, especially your environment, what OS, Browser, PHP and SQL version.
Thanks for your contribution.
@wanesmith commented on GitHub (Oct 18, 2016):
Microsoft Edge 38.14393.0.0
CentOS Linux release 7.2.1511 (Core)
@wanesmith commented on GitHub (Oct 18, 2016):
I tried with firefox and chrome and looked at the console and nothing comes up but in IE everything works and we tried different version of IE and they worked too.
@shogunpol commented on GitHub (Oct 19, 2016):
@wanesmith , can you ask for my other questions? ,
@wanesmith commented on GitHub (Oct 19, 2016):
mysql Ver 15.1 Distrib 10.1.18-MariaDB, for Linux (x86_64) using readline 5.1
Browser is any that is not IE. My Chrome version is 53.0.2785.143 m
Microsoft Edge 38.14393.0.0
CentOS Linux release 7.2.1511 (Core)
shogunpol anything else?
@shogunpol commented on GitHub (Oct 20, 2016):
@wanesmith , thanks for additional information, i did try again replicate an issue again in SuiteCRM(7.7.5), IE 11(11.0.9600.18499). i try test it on MSSQL and MySQL, and issue not appear, it must be something unique what i cannot capture, so how about some more questions? :) such as:
Thanks for your contribution.
@wanesmith commented on GitHub (Oct 20, 2016):
No php logs no apache logs and console is blank, I you wanted to I could
let you connect to teamview and see the issue in my dev environment?
W
On Thu, Oct 20, 2016 at 2:59 PM, Jerzy notifications@github.com wrote:
@wanesmith commented on GitHub (Oct 21, 2016):
Now I upgraded. Version 7.7.6
Sugar Version 6.5.24 (Build 509) and still having the same issue.
@wanesmith commented on GitHub (Oct 21, 2016):
I can let someone teamview in to look at it if that is possible?
if I run
SUGAR.ajaxUI.submitForm(EditView)
in the console it will submit
for some reason the onclick here is not working
in all browsers but IE
@wanesmith commented on GitHub (Oct 23, 2016):
I believe that it is still a bug but this might be the answer to fixing it.
https://www.suitecrm.com/forum/installation-upgrade-help/2810-upgraded-to-7-1-4-now-my-leads-won-t-save-database-failure-please-refer-to-sugarcrm-log-for-details. Well this only removed my custom fields and allow me to save but I need the custom fields.
@shogunpol commented on GitHub (Oct 28, 2016):
@wanesmith , to replicate this issue i need extended amount information from you, so:
Thanks for your contribution.
@wanesmith commented on GitHub (Oct 28, 2016):
@shogunpol ,
we tested in on all themes (Classic, Suite 7, Suite P, Suite R)
There are customizations. (fields and code) It allow me to save when I Clear Extensions it lets me save. But when I try to save before nothing happens , no errors.
Google chrome Version 54.0.2840.71 m
@shogunpol commented on GitHub (Oct 31, 2016):
@wanesmith , i ask about customisation, because if it causing an issue, i cannot examine it , because i do not have information to let me recreate it. Please provide all necessary details to recreate your customisation.
Thanks for your contribution.
@wanesmith commented on GitHub (Oct 31, 2016):
@shogunpol
Here are the customizations. I tared them before I Cleared Extensions.
leads.zip
@wanesmith commented on GitHub (Oct 31, 2016):
@shogunpol
power2016_10_25_013341.zip](https://github.com/salesagility/SuiteCRM/files/563089/power2016_10_25_013341.zip)
Here are all the customizations.
@shogunpol commented on GitHub (Nov 1, 2016):
I installed your customisation, i think the problem in this case is because of your customisation. However, We use github primarily for reporting of Core SuiteCRM Issues and we feel your question would be more suited to our Community Forum. We will be able to help you with your issue there.
@wanesmith commented on GitHub (Nov 3, 2016):
@shogunpol

I am having the same issue on scheduling a meeting on leads sub-form. You say it is just a community issue because there is a customization on the form. Regardless suite should give an error or know how to handle the error. This screen just does nothing when you try to save. That is the part of the core SuiteCRM that is not working correctly. Again the meeting on the sub form will save on IE which again makes it seem like a bug and not a customization issue. When you go the full form it will save. This form has no modifications.