Issue Details (XML | Word | Printable)

Key: WM-423
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Frankie Fu
Reporter: Ed Callahan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WaveMaker

too much recursion if layoutbox is set to fit to content

Created: 19/May/09 05:40 PM   Updated: 04/Jun/09 01:23 PM
Component/s: None
Affects Version/s: 5.0.1
Fix Version/s: 5.1.1
Security Level: Public (The World)

Fixed Revision: 26,640


 Description  « Hide
Create new empty project
Select 'fit to content' for layoutbox 1

too much recursion
(no name)()PageLoader.js (line 51)
postRender()Page.js (line 81)
render()Page.js (line 63)
create()Page.js (line 30)
postscript(Object name=content01 owner=[wm.PageContainer])Component.js (line 68)
_construct([Object name=content01 owner=[wm.PageContainer]])declare.js (line 128)
_makeCtor()declare.js (line 96)
createPage(function(), "content01")PageLoader.js (line 100)
loadPage("content01", "content01")PageLoader.js (line 92)
loadPage("content01")PageContainer.js (line 62)
init()PageContainer.js (line 34)
create(Object pageName=content01 height=1flex name=pageContainer1)Component.js (line 74)
inherited("create", [Object pageName=content01 height=1flex name=pageContainer1], undefined)declare.js (line 175)
create()Control.js (line 347)
postscript(Object pageName=content01 height=1flex name=pageContainer1)Component.js (line 68)
inherited("postscript", [Object pageName=content01 height=1flex name=pageContainer1], undefined)declare.js (line 175)
postscript(Object pageName=content01 height=1flex name=pageContainer1)Control.js (line 343)
_construct([Object pageName=content01 height=1flex name=pageContainer1])declare.js (line 128)
_makeCtor()declare.js (line 96)
_create(function(), Object pageName=content01 height=1flex name=pageContainer1)Component.js (line 299)
inherited("_create", [function(), Object pageName=content01 height=1flex name=pageContainer1], undefined)declare.js (line 175)
_create(function(), Object pageName=content01 height=1flex name=pageContainer1)Page.js (line 133)
loadComponent("pageContainer1", [wm.Layout] type=wm.Layout components=Object $=Object, "wm.PageContainer", Object pageName=content01 height=1flex, Object, undefined)Page.js (line 168)
loadComponents(Object panel1=[4] pageContainer1=[3], [wm.Layout] type=wm.Layout components=Object $=Object)Page.js (line 183)
loadComponent("layoutBox1", null, "wm.Layout", Object box=v height=1flex, Object, Object panel1=[4] pageContainer1=[3])Page.js (line 176)
loadComponents(Object layoutBox1=[4], null)Page.js (line 183)
render()Page.js (line 60)
create()Page.js (line 30)
postscript(Object name=wip)Component.js (line 68)
_construct([Object name=wip])declare.js (line 128)
_makeCtor()declare.js (line 96)
makePage()project.js (line 147)
openPage("Main")project.js (line 102)
openProject("migrateBug", undefined)project.js (line 84)
(no name)()lang.js (line 93)
waitForCallback()Studio.js (line 519)
[Break on this error] return args ? f.apply(obj, args) : f.call(obj);


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.