[jira] Created: (SLING-244) ujax post servlet should allow relative moves

2008-02-12 Thread Tobias Bocanegra (JIRA)
ujax post servlet should allow relative moves - Key: SLING-244 URL: https://issues.apache.org/jira/browse/SLING-244 Project: Sling Issue Type: Improvement Components: microsling

[jira] Commented: (SLING-244) ujax post servlet should allow relative moves

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568015#action_12568015 ] Tobias Bocanegra commented on SLING-244: i will provide patch ujax post servlet

[jira] Updated: (SLING-231) ujax post servlet should respect several date formats for @TypeHint=Date

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-231: --- Attachment: ujax_date_parser.r620437.patch updates patch for latest revision ujax post

[jira] Created: (SLING-245) After reinstalling sling core, server shutdown hangs

2008-02-12 Thread Tobias Bocanegra (JIRA)
After reinstalling sling core, server shutdown hangs Key: SLING-245 URL: https://issues.apache.org/jira/browse/SLING-245 Project: Sling Issue Type: Bug Components: Core

[jira] Updated: (SLING-245) After reinstalling sling core, server shutdown hangs

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-245: --- Attachment: threaddump.txt After reinstalling sling core, server shutdown hangs

[jira] Updated: (SLING-231) ujax post servlet should respect several date formats for @TypeHint=Date

2008-02-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-231: --- Assignee: Carsten Ziegeler Remaining Estimate: 0h Original Estimate: 0h

[jira] Resolved: (SLING-231) ujax post servlet should respect several date formats for @TypeHint=Date

2008-02-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-231. Resolution: Fixed Please cross check and close this bug Thanks ujax post servlet should

Re: Bunkai coming closer

2008-02-12 Thread Peter Svensson
Hi Toby, Maybe this will work out anyway, because I can create the nodes with required type from the bunkai tree right now. If I then fill the content of the node in a form field with the name jcr:data, it should work, shouldn't it? Cheers, PS On Feb 12, 2008 9:51 PM, Tobias Bocanegra [EMAIL

Re: Bunkai coming closer

2008-02-12 Thread Tobias Bocanegra
Hmm. The easiest way would of course be to send the content as jcr:data. How far away is the implementation of this, do you think? i haven't tried this, but it should work. if you are dealing with text anyways you just need to ensure that you POST in utf-8. as long as the 'files' are already

[jira] Updated: (SLING-244) ujax post servlet should allow relative moves

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-244: --- Attachment: ujax_rel_move.r627113.patch fixes this issue. also contains updated 'move' test

Re: Bunkai coming closer

2008-02-12 Thread Tobias Bocanegra
Maybe this will work out anyway, because I can create the nodes with required type from the bunkai tree right now. If I then fill the content of the node in a form field with the name jcr:data, it should work, shouldn't it? yes. this should work. regards, toby Cheers, PS On Feb 12, 2008

[jira] Updated: (SLING-191) Add tests for the UjaxPostServlet move command

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-191: --- Attachment: movetest.patch finally :-) Add tests for the UjaxPostServlet move command

[jira] Updated: (SLING-244) ujax post servlet should allow relative moves

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-244: --- Attachment: ujax_rel_move.r627113.patch ujax post servlet should allow relative moves

[jira] Reopened: (SLING-244) ujax post servlet should allow relative moves

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reopened SLING-244: the main problem is that in case of content creation, the move is executed in advance. ujax

[jira] Closed: (SLING-231) ujax post servlet should respect several date formats for @TypeHint=Date

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra closed SLING-231. -- works. thanks. ujax post servlet should respect several date formats for @TypeHint=Date

[jira] Updated: (SLING-239) ujax delete: deleting an item does not work properly

2008-02-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-239: --- Attachment: launchpad.test.fixes.r620736.patch fixes failing tests in launchpad ujax

Re: Bunkai coming closer

2008-02-12 Thread Peter Svensson
Hmm. The easiest way would of course be to send the content as jcr:data. How far away is the implementation of this, do you think? Also, if not, how do I simulate multipart posting from Dojo? Hmm. I'll go down in the dark documentation cellars.. Cheers, PS On Feb 11, 2008 10:44 PM, Peter

Re: Breakthrough with Bunkai

2008-02-12 Thread David Nuescheler
Hi Peter, Thanks a lot for the update, that sounds great. Congratulations. heres a snippet which I used in conjunction with the 15 minutes Sling example; ... source code ... / that looks about what i expected for a dojo-tree specific integration effort, that you were referring to very early

[jira] Updated: (SLING-244) ujax post servlet should allow relative moves

2008-02-12 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-244: --- Assignee: Carsten Ziegeler Remaining Estimate: 0h Original Estimate: 0h