Issue Details (XML | Word | Printable)

Key: SCAFF-164
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Bert Roos
Votes: 2
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Scaffolding Plugin

Stack overflow exception when using {repeating-data}

Created: 25/Sep/07 04:37 PM   Updated: 29/Aug/08 05:31 AM
Component/s: {repeating-data}
Affects Version/s: 2.3-dr7
Fix Version/s: 3.0.0

Time Tracking:
Not Specified

Environment: Windows XP, IE 7, Confluence 2.5.7
Issue Links:
Relates
 


 Description  « Hide
I'm trying to make my first scaffold-based page, but I'm running into a stack overflow exception in the browser.

The page is created through a live-template:

{link-page:US PoC Status|template=PoC Status|parent=@self|live=true|allowRename=false}Click here to edit{link-page}

.
This is how the template looks like:

{repeating-data:Repeating Data|initialRows=1}
h2. {text-data:CustomerName}Customer Name{text-data}
{section}{column:width=33%}
|| Contact person | {text-data:ContactPerson}[~name]{text-data}|
|| Start date | {date-data:StartDate|format=d MMM yyyy|minYear=2006}{date-data}|
{column}{column}{panel:title=Description}
{text-data:Description|type=area|height=100px|width=100%}Type the description here{text-data}
{panel}{column}{section}{repeating-data}

When I click the green plus in the edit mode, I get a message box:

---------------------------
Windows Internet Explorer
---------------------------
Stack overflow at line: 0
---------------------------
OK
---------------------------


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 10/Oct/07 06:16 AM
This is another manifestation of the table/repeating data issues that IE has.