Title:
Bug 74879:(Watson Migration Closure)If you have a cfform, and if the cfform is inside a cfdiv (or pod, window), then you cannot use a submit button named action
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 01/10/2009
Components: CFForm, Standard XML
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Unknown
Locale/System: English / Mac 10 All
Vote Count: 1
Problem:
If you have a cfform, and if the cfform is inside a cfdiv (or pod, window), then you cannot use a submit button named action. If you do you get a JS error when you submit.
More details here: http://www.coldfusionjedi.com/index.cfm/2009/1/9/Ask-a-Jedi-cfdiv-cfform-cflayout-and-selecting-tabs--also-a-new-bug#cC10914BF-19B9-E658-9D7CAB860C4CC904
Method:
\\blrfs04.macromedia.com\builds\coldfusion\bugs\74879
Result:
Error retrieving markup for element cf_div1282543308233 : Not Found [Enable debugging by adding 'cfdebug' to your URL parameters to see more information]
This is what you see when you actually click "OK" after the above error:
404
/bugs/74879/bug/[object]
java.io.FileNotFoundException: /bugs/74879/bug/[object]
at jrun.servlet.file.FileServlet.service(FileServlet.java:349)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037224
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 01/10/2009
Attachments:
Comments: