You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-dev@incubator.apache.org by "Evangelos Vlachogiannis (JIRA)" <ji...@apache.org> on 2006/10/20 12:41:35 UTC

[jira] Created: (GRFT-113) Simple Text editor does not save after edit

Simple Text editor does not save after edit
-------------------------------------------

                 Key: GRFT-113
                 URL: http://issues.apache.org/jira/browse/GRFT-113
             Project: Graffito
          Issue Type: Bug
          Components: Portlets
            Reporter: Evangelos Vlachogiannis


Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GRFT-113) Simple Text editor does not save after edit

Posted by "Christophe Lombart (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GRFT-113?page=comments#action_12444991 ] 
            
Christophe Lombart commented on GRFT-113:
-----------------------------------------

I cannot reproduce the problem here. Can you give more information
The text editor can save after edit.

> Simple Text editor does not save after edit
> -------------------------------------------
>
>                 Key: GRFT-113
>                 URL: http://issues.apache.org/jira/browse/GRFT-113
>             Project: Graffito
>          Issue Type: Bug
>          Components: Portlets
>            Reporter: Evangelos Vlachogiannis
>         Attachments: patch-text_edit_save.txt
>
>
> Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (GRFT-113) Simple Text editor does not save after edit

Posted by "Christophe Lombart (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GRFT-113?page=all ]

Christophe Lombart resolved GRFT-113.
-------------------------------------

    Resolution: Fixed

patch applied - Thanks . 

I added a new condition in order to cover all cases. With your patch, it was not possible to update document properties.

> Simple Text editor does not save after edit
> -------------------------------------------
>
>                 Key: GRFT-113
>                 URL: http://issues.apache.org/jira/browse/GRFT-113
>             Project: Graffito
>          Issue Type: Bug
>          Components: Portlets
>            Reporter: Evangelos Vlachogiannis
>         Attachments: patch-text_edit_save.txt
>
>
> Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GRFT-113) Simple Text editor does not save after edit

Posted by "Christophe Lombart (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GRFT-113?page=comments#action_12445132 ] 
            
Christophe Lombart commented on GRFT-113:
-----------------------------------------

Is the bug occur in the following scenario ?

1/ connect as admin
2/ In the Graffito portlet, click on edit 
3/ select the tab "subfolders & documents"
4/ add document - Populate the content field and select "simple text" - click on next.
5/ add text content, click on  insert the document.
the simple text is inserted.

I also review the simple text update and it works.

Please give me more details.

> Simple Text editor does not save after edit
> -------------------------------------------
>
>                 Key: GRFT-113
>                 URL: http://issues.apache.org/jira/browse/GRFT-113
>             Project: Graffito
>          Issue Type: Bug
>          Components: Portlets
>            Reporter: Evangelos Vlachogiannis
>         Attachments: patch-text_edit_save.txt
>
>
> Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GRFT-113) Simple Text editor does not save after edit

Posted by "Evangelos Vlachogiannis (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GRFT-113?page=comments#action_12445136 ] 
            
Evangelos Vlachogiannis commented on GRFT-113:
----------------------------------------------

On the scenario you describe it used to work without applying the patch.

After have inserted a text doceument, when I was trying to update and pressing save I was getting same old value. After applying patch that worked fine. Well I dont have such a conf right now but I had tested that several times. Maybe an integration problem (??)...

I am afraid I have no time right now to do any tests. I will do asap if you want and I also plan to submit other things like lucene 2 integration, simple search, attempt for userfolder... portlet implementation we have done (you can have a look if you want http://e-university.gunet.gr/svn// module: guportal-cms and guportal)

> Simple Text editor does not save after edit
> -------------------------------------------
>
>                 Key: GRFT-113
>                 URL: http://issues.apache.org/jira/browse/GRFT-113
>             Project: Graffito
>          Issue Type: Bug
>          Components: Portlets
>            Reporter: Evangelos Vlachogiannis
>         Attachments: patch-text_edit_save.txt
>
>
> Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GRFT-113) Simple Text editor does not save after edit

Posted by "Evangelos Vlachogiannis (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GRFT-113?page=all ]

Evangelos Vlachogiannis updated GRFT-113:
-----------------------------------------

    Attachment: patch-text_edit_save.txt

The document info is not in the request (i guess a copy/paste prob). So when a populate was removing all document properties...

> Simple Text editor does not save after edit
> -------------------------------------------
>
>                 Key: GRFT-113
>                 URL: http://issues.apache.org/jira/browse/GRFT-113
>             Project: Graffito
>          Issue Type: Bug
>          Components: Portlets
>            Reporter: Evangelos Vlachogiannis
>         Attachments: patch-text_edit_save.txt
>
>
> Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GRFT-113) Simple Text editor does not save after edit

Posted by "Evangelos Vlachogiannis (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GRFT-113?page=comments#action_12445128 ] 
            
Evangelos Vlachogiannis commented on GRFT-113:
----------------------------------------------

This sounds strange. I have used latest jetspeed2 (2 weeks ago) trunk with graffito and really could not save. I did some debug and noticed that the request that was populated was empty and the fields were overiden (null)... so I guessed that was a reason I could not save. Since I applied the patch this works fine.

> Simple Text editor does not save after edit
> -------------------------------------------
>
>                 Key: GRFT-113
>                 URL: http://issues.apache.org/jira/browse/GRFT-113
>             Project: Graffito
>          Issue Type: Bug
>          Components: Portlets
>            Reporter: Evangelos Vlachogiannis
>         Attachments: patch-text_edit_save.txt
>
>
> Simple Text editor does not save after edit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira