Issue Details (XML | Word | Printable)

Key: SCAFF-144
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Riyaz Shaikh
Reporter: Mel Nepomuceno
Votes: 0
Watchers: 1
Operations

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

Number-data field not working inside Table-data

Created: 12/Aug/07 11:47 PM   Updated: 01/Mar/08 01:56 AM
Component/s: {number-data}, {table-data}
Affects Version/s: None
Fix Version/s: 2.7-dr9

Time Tracking:
Not Specified

Environment: confluence 2.5.3 build 808, windows xp 202 sp 2, internet explorer 7.0530.11IC
Issue Links:
Relates
 


 Description  « Hide
number-data fields inside a table-data do not work properly
  • when required=false and you dont enter anything (meaning you skip over that field) and just save the record, the number field will not be availale for editing the next time you open the page/table for editing
  • when required=true and you default a value (i used 0) to it and you save the it without altering the default value then it gives you a message that null (in the number field) is not accepted and therefore you have to enter a value
{hidden-data}
{note:title=Client Sites}
* TYPE: Live template
* USED BY: Client Page
{note}
{hidden-data}

h1. Related Sites

This table shows the plan for bringing in new sites through activities or campaigns.  At varying stages of the campaign, the table should be updated as to the actual number of live sites made.  

{group-data:Target Sites}
{table-data:Target Sites}
|| Date || Activity || Responsible || Target Sites || Status || Live Sites || Remarks ||
| {date-data:Date|format=dd-MMMM-yyyy|minYear=2007} | {text-data:Activity|width=300px}{text-data} | {list-data:Responsible}{user-options}{list-data} | {number-data:TargetSites|minValue=0}0{number-data} | {list-data:Status|type=check}{list-option}(x){list-option}{list-option}:){list-option}{list-option}:({list-option}{list-option}(/){list-option}{list-data} | {number-data:LiveSites|minValue=0}0{number-data} | {text-data:Remarks|type=area|width=600px|height=5em}{text-data} |
{table-data}
h4. Total Target Sites: +{eval-data:Total Target Sites|format=#0}sumtable("Target Sites", "TargetSites"){eval-data}+ 
h4. Total Live Sites: +{eval-data:Total Target Sites|format=#0}sumtable("Target Sites", "LiveSites"){eval-data}+ 
{group-data}


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 13/Aug/07 01:39 AM
My suspicion is that this is related to the other table-data issues there are with IE. This will get investigated when we have a chance to work on those issue.

David Peterson added a comment - 01/Mar/08 01:56 AM
This issue was fixed by Riyaz.