History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SCAFF-209
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Ken Yagen
Votes: 0
Watchers: 0
Operations

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

Labels are deleted when editing a page in Internet Explorer that uses Scaffolding

Created: 26/Mar/08 05:14 PM   Updated: 31/Mar/08 06:05 AM
Component/s: None
Affects Version/s: 2.3-dr7
Fix Version/s: 2.7-dr9

Time Tracking:
Not Specified

Environment:
System Information System Date Wednesday, 26 Mar 2008 System Time 10:06:24 System Favourite Colour Myrtle Java Version 1.5.0_11 Java Vendor Sun Microsystems Inc.
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version 1.5.0_11-b03 Java Runtime Java(TM) 2 Runtime Environment, Standard Edition Java VM Java HotSpot(TM) Server VM User Name SYSTEM User Timezone America/Los_Angeles Operating System Windows 2003 5.2 OS Architecture x86 Filesystem Encoding Cp1252

Java VM Memory Statistics
Total Memory 395 MB
Free Memory 166 MB
Used Memory 229 MB
Memory Graph
42 % Free

Runtime Information
Database Dialect net.sf.hibernate.dialect.SQLServerDialect
Database Connection URL jdbc:jtds:sqlserver://localhost:1433/Confluence
Database Driver Name net.sourceforge.jtds.jdbc.Driver Database Driver Version 1.2 Application Server Apache Tomcat/5.5.15 Servlet Version 2.4 Confluence Home E:\atlassian\confluence_data Uptime 4 days, 23 hours, 5 minutes, 51 seconds Confluence Version 2.5.7 Build Number 813



 Description  « Hide
This only happens when using IE (v6sp2). Does not happen in Firefox.

Here is a repeatable test case although we have had this problem also when dynamictasklist is not used, we just aren't able to nail down a repeatable scenario.
Create a wiki page that has a scaffolding macro and a dynamictasklist macro. Save it, add some labels, edit it. Select Edit Layout, the labels are immediately deleted.

Example wiki page:

{text-data:StoryId|type=line|required=true|width=500px} {dynamictasklist:Story Tasking|sortAscending=false|sortBy=priority}

Plugin Versions in use:
Dynamic Task List 2 Plugin
Vendor: Atlassian Software Systems Pty Ltd Plugin Version: 2.2

Scaffolding Plugin
Vendor: CustomWare Asia Pacific
Plugin Version: 2.3-dr7



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson - 27/Mar/08 03:30 AM
Hi Ken,

My guess is that this is the same issue as SCAFF-108. Essentially, any macro which creates its own <form> on the page will cause the scaffold edit page to have problems. The poblem was resolved in 2.7-dr9, so basically the solution is to upgrade Confluence to 2.7 and update to the latest version of Scaffolding.

David


Ken Yagen - 27/Mar/08 04:47 PM
Thanks David. I will upgrade our software and see if this resolves the issue. Thanks for the quick response.

Ken Yagen - 31/Mar/08 05:32 AM
Upgraded to dr9 and 2.7 and the bug seems to have gone away. Thanks for the help.