You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Tobias Glensk (JIRA)" <de...@myfaces.apache.org> on 2007/12/06 11:03:43 UTC

[jira] Created: (TOBAGO-570) selection is not preserved in sortable sheet

<tc:sheet> selection is not preserved in sortable sheet
-------------------------------------------------------

                 Key: TOBAGO-570
                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
            Reporter: Tobias Glensk
            Priority: Minor


I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by Volker Weber <v....@inexso.de>.
Done

2008/1/26, Bernd Bohmann <be...@atanion.com>:
> Hello Volker,
>
> can you assign the issue to me, please.
>
> Regards
>
> Bernd
>
> Volker Weber schrieb:
> > Bernd,
> >
> > can you merge this patch into the 1.0.x branch?
> >
> >
> > Regards,
> >     Volker
> >
> >
> >
> > 2008/1/25, Volker Weber (JIRA) <de...@myfaces.apache.org>:
> >>      [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> >>
> >> Volker Weber updated TOBAGO-570:
> >> --------------------------------
> >>
> >>        Resolution: Fixed
> >>     Fix Version/s: 1.1.0
> >>            Status: Resolved  (was: Patch Available)
> >>
> >> patch applied
> >>
> >>
> >>> <tc:sheet> selection is not preserved in sortable sheet
> >>> -------------------------------------------------------
> >>>
> >>>                 Key: TOBAGO-570
> >>>                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
> >>>             Project: MyFaces Tobago
> >>>          Issue Type: Improvement
> >>>          Components: Core
> >>>            Reporter: Tobias Glensk
> >>>            Assignee: Volker Weber
> >>>            Priority: Minor
> >>>             Fix For: 1.1.0
> >>>
> >>>         Attachments: TOBAGO-570.diff
> >>>
> >>>
> >>> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.
> >> --
> >> This message is automatically generated by JIRA.
> >> -
> >> You can reply to this email to add a comment to the issue online.
> >>
> >>
> >
> >
>


-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13      | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX:  +49 441 4082 355 | www.inexso.de

Re: [jira] Updated: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by Bernd Bohmann <be...@atanion.com>.
Hello Volker,

can you assign the issue to me, please.

Regards

Bernd

Volker Weber schrieb:
> Bernd,
> 
> can you merge this patch into the 1.0.x branch?
> 
> 
> Regards,
>     Volker
> 
> 
> 
> 2008/1/25, Volker Weber (JIRA) <de...@myfaces.apache.org>:
>>      [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Volker Weber updated TOBAGO-570:
>> --------------------------------
>>
>>        Resolution: Fixed
>>     Fix Version/s: 1.1.0
>>            Status: Resolved  (was: Patch Available)
>>
>> patch applied
>>
>>
>>> <tc:sheet> selection is not preserved in sortable sheet
>>> -------------------------------------------------------
>>>
>>>                 Key: TOBAGO-570
>>>                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
>>>             Project: MyFaces Tobago
>>>          Issue Type: Improvement
>>>          Components: Core
>>>            Reporter: Tobias Glensk
>>>            Assignee: Volker Weber
>>>            Priority: Minor
>>>             Fix For: 1.1.0
>>>
>>>         Attachments: TOBAGO-570.diff
>>>
>>>
>>> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.
>> --
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>>
> 
> 

Re: [jira] Updated: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by Volker Weber <v....@inexso.de>.
Bernd,

can you merge this patch into the 1.0.x branch?


Regards,
    Volker



2008/1/25, Volker Weber (JIRA) <de...@myfaces.apache.org>:
>
>      [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Volker Weber updated TOBAGO-570:
> --------------------------------
>
>        Resolution: Fixed
>     Fix Version/s: 1.1.0
>            Status: Resolved  (was: Patch Available)
>
> patch applied
>
>
> > <tc:sheet> selection is not preserved in sortable sheet
> > -------------------------------------------------------
> >
> >                 Key: TOBAGO-570
> >                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
> >             Project: MyFaces Tobago
> >          Issue Type: Improvement
> >          Components: Core
> >            Reporter: Tobias Glensk
> >            Assignee: Volker Weber
> >            Priority: Minor
> >             Fix For: 1.1.0
> >
> >         Attachments: TOBAGO-570.diff
> >
> >
> > I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13      | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX:  +49 441 4082 355 | www.inexso.de

[jira] Resolved: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-570.
----------------------------------

    Resolution: Fixed

merged to 1.0.x

> <tc:sheet> selection is not preserved in sortable sheet
> -------------------------------------------------------
>
>                 Key: TOBAGO-570
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.13, 1.0.14
>            Reporter: Tobias Glensk
>            Assignee: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.15, 1.1.0
>
>         Attachments: TOBAGO-570.diff
>
>
> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Volker Weber updated TOBAGO-570:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
           Status: Resolved  (was: Patch Available)

patch applied


> <tc:sheet> selection is not preserved in sortable sheet
> -------------------------------------------------------
>
>                 Key: TOBAGO-570
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tobias Glensk
>            Assignee: Volker Weber
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: TOBAGO-570.diff
>
>
> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by "Helmut Swaczinna (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Helmut Swaczinna updated TOBAGO-570:
------------------------------------

    Status: Patch Available  (was: Open)

> <tc:sheet> selection is not preserved in sortable sheet
> -------------------------------------------------------
>
>                 Key: TOBAGO-570
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tobias Glensk
>            Priority: Minor
>         Attachments: TOBAGO-570.diff
>
>
> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (TOBAGO-570) selection is not preserved in sortable sheet

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Volker Weber reopened TOBAGO-570:
---------------------------------


needs merge to 1.0.x

> <tc:sheet> selection is not preserved in sortable sheet
> -------------------------------------------------------
>
>                 Key: TOBAGO-570
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-570
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tobias Glensk
>            Assignee: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: TOBAGO-570.diff
>
>
> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where a single row can be selected. Lets image the sheet has 5 rows with the ids 1 to 5. I select the 4th row with the id 4. After that I click on the column to sort the ids descending. After sorting the 4th row is still selected, but because of the sorting the id of the selected row is 2. What I expected to happen, is that the row with the id 4 is still selected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.