<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>9611</bug_id>
          
          <creation_ts>2006-06-26 15:45:38 -0700</creation_ts>
          <short_desc>Form controls don&apos;t work in SugarCRM</short_desc>
          <delta_ts>2006-09-05 20:05:06 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>420+</version>
          <rep_platform>Mac (PowerPC)</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.sugarcrm.com/crm/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gregg Thomason">gregg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ian</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47326</commentid>
    <comment_count>0</comment_count>
    <who name="Gregg Thomason">gregg</who>
    <bug_when>2006-06-26 15:45:38 -0700</bug_when>
    <thetext>Using the current free release of SugarCRM, most of the form controls (edit, save, etc) don&apos;t work. They appear to use javascript submits eg
onclick=&quot;this.form.return_module.value=&apos;Tasks&apos;; this.form.return_action.value=&apos;DetailView&apos;; this.form.return_id.value=&apos;long GUID number goes here&apos;; this.form.action.value=&apos;EditView&apos;&quot; type=&quot;submit&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47431</commentid>
    <comment_count>1</comment_count>
    <who name="David Carson">dacarson</who>
    <bug_when>2006-06-28 03:57:10 -0700</bug_when>
    <thetext>I tried out the Open Source demo provided on the web site and I could not find any issues, except for deleting all characters from an inputbox causes a seg. fault with ToT. 
The demo page that I tried was here: 
http://demo.sugarondemand.com/sugarcrm_os/index.php?action=Login&amp;module=Users
A page or a direct link to content that contains the error would be appreciated.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47436</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-06-28 04:16:05 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I tried out the Open Source demo provided on the web site and I could not find
&gt; any issues, except for deleting all characters from an inputbox causes a seg.
&gt; fault with ToT.

That&apos;s Bug 9358 in case anyone was curious.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47439</commentid>
    <comment_count>3</comment_count>
    <who name="Gregg Thomason">gregg</who>
    <bug_when>2006-06-28 04:47:33 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I tried out the Open Source demo provided on the web site and I could not find
&gt; any issues, except for deleting all characters from an inputbox causes a seg.
&gt; fault with ToT. 
&gt; The demo page that I tried was here: 
&gt; http://demo.sugarondemand.com/sugarcrm_os/index.php?action=Login&amp;module=Users
&gt; A page or a direct link to content that contains the error would be
&gt; appreciated.
&gt; </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47974</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2006-07-02 02:32:13 -0700</bug_when>
    <thetext>I can reproduce this with WebKit r15133.

Steps to reproduce:
1) Log in to demo at http://demo.sugarondemand.com/sugarcrm_os/index.php?action=Login&amp;module=Users
2) Click on first appointment in &quot;My Upcoming Appointments&quot; list
3) Click on the Edit button.

Expected result:
An editable version of the appointment is displayed.

Actual result:
We are taken to a Meeting List page.

A quick test in Camino shows that it behaves correctly.  We really need a reduction of this page to be able to isolate the problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51245</commentid>
    <comment_count>5</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2006-07-31 15:07:37 -0700</bug_when>
    <thetext>This works for me using these steps with r15714.

(In reply to comment #4)
&gt; I can reproduce this with WebKit r15133.
&gt; 
&gt; Steps to reproduce:
&gt; 1) Log in to demo at
&gt; http://demo.sugarondemand.com/sugarcrm_os/index.php?action=Login&amp;module=Users
&gt; 2) Click on first appointment in &quot;My Upcoming Appointments&quot; list
&gt; 3) Click on the Edit button.
&gt; 
&gt; Expected result:
&gt; An editable version of the appointment is displayed.
&gt; 
&gt; Actual result:
&gt; We are taken to a Meeting List page.
&gt; 
&gt; A quick test in Camino shows that it behaves correctly.  We really need a
&gt; reduction of this page to be able to isolate the problem.
&gt; 

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54824</commentid>
    <comment_count>6</comment_count>
    <who name="Gregg Thomason">gregg</who>
    <bug_when>2006-09-05 09:17:11 -0700</bug_when>
    <thetext>(In reply to comment #0)
r16255 works for this issue (as have nightlies for a bit before, consistently). I cannot cause a failure, so I think it safe to say it&apos;s resolved.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54858</commentid>
    <comment_count>7</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-09-05 20:05:06 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; r16255 works for this issue (as have nightlies for a bit before, consistently).
&gt; I cannot cause a failure, so I think it safe to say it&apos;s resolved.

Setting to RESOLVED/WORKSFORME.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>