Issue Details (XML | Word | Printable)

Key: SCAFF-170
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Riyaz Shaikh
Reporter: Nick Waanders
Votes: 1
Watchers: 1
Operations

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

Data lost after updating scaffold table in Firefox 2

Created: 09/Oct/07 02:24 AM   Updated: 02/Mar/08 10:27 PM
Component/s: None
Affects Version/s: 2.3-dr7
Fix Version/s: 2.7-dr9

Time Tracking:
Not Specified

Environment: Win XP, Firefox 2, Confluence 2.5.7/Centos 5.5/Postgres/Apache proxy/Crowd 1.1.2


 Description  « Hide
After adding data (add rows, re-order rows in table), data is lost after clicking Save. Problem is intermittent, can be replicated, but not in a strictly repeatable fashion. Number of rows in table < 20. Table includes {text-data}, {date-data}, {list-data} and was based on a live-template containing the scaffold macros.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Nick Waanders added a comment - 11/Oct/07 02:23 AM
This is the template the page is based on:
{table-data:priorities}
|| Priority || Title || Description || Target Dates || Milestone || Days || Status || Importance ||
| {list-data:priority}
{list-option}Low{list-option}
{list-option}Medium{list-option}
{list-option}High{list-option}
{list-data}
| {text-data:title|width=160px}
| {text-data:description|width=160px}
| {date-data:Target date|format=dd MMM yyyy}today{date-data}
| {text-data:milestone|width=160px}
| {number-data:days|decimal=false|width=20px}{number-data}
| {list-data:status}
{list-option}Investigating{list-option}
{list-option}In Progress{list-option}
{list-option}Complete{list-option}
{list-data}
| {list-data:importance}
{list-option}Undefined{list-option}
{list-option}Low{list-option}
{list-option}Medium{list-option}
{list-option}High{list-option}
{list-data} |
{table-data}
*Total days:* {eval-data:Total Stories|format=#}sumtable("priorities","days"){eval-data}

David Peterson added a comment - 01/Mar/08 01:20 AM
I believe this has been resolved by a related fix by Riyaz. Nick - can you please confirm this after the release of 2.7-dr9. If it is not fixed, please reopen this issue. Thanks.

Nick Waanders added a comment - 02/Mar/08 09:23 PM
David - I would happily test this for you, however I can't upgrade our Confluence instance because of a dependency on the reporting plugin which is still only 2.5.8-compatible!

Nick


David Peterson added a comment - 02/Mar/08 10:27 PM
Yeah, I figured that would be the case for many people. Reporting is on its way - hopefully today or tomorrow.