You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2012/11/01 13:31:12 UTC

[jira] [Created] (RAVE-841) After accepting a shared page, the real page content still isn't rendered until after loggin in again

Ate Douma created RAVE-841:
------------------------------

             Summary: After accepting a shared page, the real page content still isn't rendered until after loggin in again
                 Key: RAVE-841
                 URL: https://issues.apache.org/jira/browse/RAVE-841
             Project: Rave
          Issue Type: Bug
    Affects Versions: 0.17
            Reporter: Ate Douma
            Priority: Blocker


Reproduction path:
- share a page to a target user
- login as target user
- navigate to shared page
- accept the share
- refreshing that page doesn't help: the accept dialog keeps being rendered
- logout and login again as target user
- now the actual shared page content is rendered

I have not verified if this behavior already was broken before the model-split merge, or is related to the model-split.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Updated] (RAVE-841) Accepting a shared page no longer is working

Posted by Ate Douma <at...@douma.nu>.
On 11/01/2012 02:25 PM, Paul Sharples wrote:
> On 01/11/2012 13:15, Ate Douma (JIRA) wrote:
>>       [
>> https://issues.apache.org/jira/browse/RAVE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> ]
>>
>> Ate Douma updated RAVE-841:
>> ---------------------------
>>
>>      Description:
>> Initially I thought I accepting a shared page only worked (showed) after
>> loggin in again.
>> Somehow though I couldn't reproduce that anymore: it simply doesn't work at
>> all. Not sure what I saw before.
>> Anyway,  I traced it back to the PageService and an invalid userId comparison
>> against a User object, e.g. not yet updated for the model-split.
>
> I just did exactly the same - but you beat me to it :-)

Sorry about that ;)

Ate

>
> Paul
>
>>
>>
>>    was:
>> Reproduction path:
>> - share a page to a target user
>> - login as target user
>> - navigate to shared page
>> - accept the share
>> - refreshing that page doesn't help: the accept dialog keeps being rendered
>> - logout and login again as target user
>> - now the actual shared page content is rendered
>>
>> I have not verified if this behavior already was broken before the model-split
>> merge, or is related to the model-split.
>>
>>         Assignee: Ate Douma
>>          Summary: Accepting a shared page no longer is working  (was: After
>> accepting a shared page, the real page content still isn't rendered until
>> after loggin in again)
>>> Accepting a shared page no longer is working
>>> --------------------------------------------
>>>
>>>                  Key: RAVE-841
>>>                  URL: https://issues.apache.org/jira/browse/RAVE-841
>>>              Project: Rave
>>>           Issue Type: Bug
>>>     Affects Versions: 0.17
>>>             Reporter: Ate Douma
>>>             Assignee: Ate Douma
>>>             Priority: Blocker
>>>
>>> Initially I thought I accepting a shared page only worked (showed) after
>>> loggin in again.
>>> Somehow though I couldn't reproduce that anymore: it simply doesn't work at
>>> all. Not sure what I saw before.
>>> Anyway,  I traced it back to the PageService and an invalid userId comparison
>>> against a User object, e.g. not yet updated for the model-split.
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA administrators
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>> -----
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2012.0.2221 / Virus Database: 2441/5365 - Release Date: 10/31/12
>


Re: [jira] [Updated] (RAVE-841) Accepting a shared page no longer is working

Posted by Paul Sharples <p....@bolton.ac.uk>.
On 01/11/2012 13:15, Ate Douma (JIRA) wrote:
>       [ https://issues.apache.org/jira/browse/RAVE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Ate Douma updated RAVE-841:
> ---------------------------
>
>      Description:
> Initially I thought I accepting a shared page only worked (showed) after loggin in again.
> Somehow though I couldn't reproduce that anymore: it simply doesn't work at all. Not sure what I saw before.
> Anyway,  I traced it back to the PageService and an invalid userId comparison against a User object, e.g. not yet updated for the model-split.

I just did exactly the same - but you beat me to it :-)

Paul

>
>
>    was:
> Reproduction path:
> - share a page to a target user
> - login as target user
> - navigate to shared page
> - accept the share
> - refreshing that page doesn't help: the accept dialog keeps being rendered
> - logout and login again as target user
> - now the actual shared page content is rendered
>
> I have not verified if this behavior already was broken before the model-split merge, or is related to the model-split.
>
>         Assignee: Ate Douma
>          Summary: Accepting a shared page no longer is working  (was: After accepting a shared page, the real page content still isn't rendered until after loggin in again)
>      
>> Accepting a shared page no longer is working
>> --------------------------------------------
>>
>>                  Key: RAVE-841
>>                  URL: https://issues.apache.org/jira/browse/RAVE-841
>>              Project: Rave
>>           Issue Type: Bug
>>     Affects Versions: 0.17
>>             Reporter: Ate Douma
>>             Assignee: Ate Douma
>>             Priority: Blocker
>>
>> Initially I thought I accepting a shared page only worked (showed) after loggin in again.
>> Somehow though I couldn't reproduce that anymore: it simply doesn't work at all. Not sure what I saw before.
>> Anyway,  I traced it back to the PageService and an invalid userId comparison against a User object, e.g. not yet updated for the model-split.
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2221 / Virus Database: 2441/5365 - Release Date: 10/31/12


[jira] [Updated] (RAVE-841) Accepting a shared page no longer is working

Posted by "Ate Douma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma updated RAVE-841:
---------------------------

    Description: 
Initially I thought I accepting a shared page only worked (showed) after loggin in again.
Somehow though I couldn't reproduce that anymore: it simply doesn't work at all. Not sure what I saw before.
Anyway,  I traced it back to the PageService and an invalid userId comparison against a User object, e.g. not yet updated for the model-split.


  was:
Reproduction path:
- share a page to a target user
- login as target user
- navigate to shared page
- accept the share
- refreshing that page doesn't help: the accept dialog keeps being rendered
- logout and login again as target user
- now the actual shared page content is rendered

I have not verified if this behavior already was broken before the model-split merge, or is related to the model-split.

       Assignee: Ate Douma
        Summary: Accepting a shared page no longer is working  (was: After accepting a shared page, the real page content still isn't rendered until after loggin in again)
    
> Accepting a shared page no longer is working
> --------------------------------------------
>
>                 Key: RAVE-841
>                 URL: https://issues.apache.org/jira/browse/RAVE-841
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.17
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>            Priority: Blocker
>
> Initially I thought I accepting a shared page only worked (showed) after loggin in again.
> Somehow though I couldn't reproduce that anymore: it simply doesn't work at all. Not sure what I saw before.
> Anyway,  I traced it back to the PageService and an invalid userId comparison against a User object, e.g. not yet updated for the model-split.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (RAVE-841) Accepting a shared page no longer is working

Posted by "Ate Douma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma resolved RAVE-841.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.17
    
> Accepting a shared page no longer is working
> --------------------------------------------
>
>                 Key: RAVE-841
>                 URL: https://issues.apache.org/jira/browse/RAVE-841
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.17
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>            Priority: Blocker
>             Fix For: 0.17
>
>
> Initially I thought I accepting a shared page only worked (showed) after loggin in again.
> Somehow though I couldn't reproduce that anymore: it simply doesn't work at all. Not sure what I saw before.
> Anyway,  I traced it back to the PageService and an invalid userId comparison against a User object, e.g. not yet updated for the model-split.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira