[jira] Commented: (COCOON-1764) Component handling

2006-02-04 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1764?page=comments#action_12365175 ] Daniel Fagerstrom commented on COCOON-1764: --- The implementation is changed to a global registry. The current soultion is rather ECM specific though, and more work

[jira] Created: (COCOON-1770) Component Configuration

2006-02-04 Thread Daniel Fagerstrom (JIRA)
Component Configuration --- Key: COCOON-1770 URL: http://issues.apache.org/jira/browse/COCOON-1770 Project: Cocoon Type: Sub-task Components: - Blocks Framework Reporter: Daniel Fagerstrom There is no mechanism implemented yet

[jira] Commented: (COCOON-1769) Role Handling

2006-02-04 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1769?page=comments#action_12365186 ] Daniel Fagerstrom commented on COCOON-1769: --- ATM role handling works for core components as I explicitly include resource://org/apache/cocoon/cocoon.roles

[jira] Commented: (COCOON-1802) Script for m10n of old blocks

2006-03-19 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1802?page=comments#action_12370979 ] Daniel Fagerstrom commented on COCOON-1802: --- I have fixed the simple build problems related to artifactIds and version numbers in SVN: Added the suffix -impl

[jira] Closed: (COCOON-1934) [Patch] Allow file system URLs for blockContextURL in BlockServlets

2006-10-17 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1934?page=all ] Daniel Fagerstrom closed COCOON-1934. - Resolution: Fixed Applied. Thanks for the patch. [Patch] Allow file system URLs for blockContextURL in BlockServlets

[jira] Closed: (COCOON-1935) [Patch] NPE in ResourceReader when InputSource returns null on getURI

2006-10-17 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1935?page=all ] Daniel Fagerstrom closed COCOON-1935. - Resolution: Fixed Applied (both patches). Thanks for spotting the bug. [Patch] NPE in ResourceReader when InputSource returns null on getURI

[jira] Commented: (COCOON-1938) [Patch] Allow blocks mounted at / to handle more than just the / URL

2006-10-24 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1938?page=comments#action_1279 ] Daniel Fagerstrom commented on COCOON-1938: --- IMO /style.css and /index.html are not mounted on / but on . With this intepretation the implementation

[jira] Commented: (COCOON-1939) Stack overflow when inheriting from block that alread inherits from another one

2006-10-24 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1939?page=comments#action_12444507 ] Daniel Fagerstrom commented on COCOON-1939: --- Thanks for spotting this subtle bug. The call mechanism for inheritance uses a stack. Say that you have

[jira] Closed: (COCOON-1940) [Patch] NPE in BlockCallHttpServletRequest.getSession()

2006-10-24 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1940?page=all ] Daniel Fagerstrom closed COCOON-1940. - Resolution: Fixed Applied, thanks for the patch. The implementation of the servlet APIs within the blocks fw are rather uncomplete as, so

[jira] Closed: (COCOON-1943) [Patch] Parameters in blocks-protocol URIs get decoded too early

2006-10-25 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1943?page=all ] Daniel Fagerstrom closed COCOON-1943. - Resolution: Fixed The patch is applied, thanks for the patch. For reference, the offtopic issue is discussed in http://marc.theaimsgroup.com/?t

[jira] Commented: (COCOON-1939) Stack overflow when inheriting from block that alread inherits from another one

2006-10-25 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1939?page=comments#action_12444741 ] Daniel Fagerstrom commented on COCOON-1939: --- Implemented the fix described above. Not much testing though. Please check that your usecase works

[jira] Commented: (COCOON-1939) Stack overflow when inheriting from block that alread inherits from another one

2006-10-28 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1939?page=comments#action_12445359 ] Daniel Fagerstrom commented on COCOON-1939: --- The BlockContext wasn't pushed at the BlockCallStack when doing a polymorphic call through the block

[jira] Commented: (COCOON-1939) Stack overflow when inheriting from block that alread inherits from another one

2006-10-28 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1939?page=comments#action_12445360 ] Daniel Fagerstrom commented on COCOON-1939: --- Forgot to mention that I commited the fix. Stack overflow when inheriting from block that alread

[jira] Commented: (COCOON-1939) Stack overflow when inheriting from block that alread inherits from another one

2006-11-01 Thread Daniel Fagerstrom (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1939?page=comments#action_12446406 ] Daniel Fagerstrom commented on COCOON-1939: --- I found the problem with the latest patch and have hopefully solved that with a new patch. There still

[jira] Commented: (COCOON-1954) [Patch] RequestProcessor swallows exceptions in blocks case

2007-01-13 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464470 ] Daniel Fagerstrom commented on COCOON-1954: --- Applied, please check. Thanks for the patch. [Patch

[jira] Commented: (COCOON-1955) [Patch] Allow shielded class loading for a single block

2007-01-13 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464505 ] Daniel Fagerstrom commented on COCOON-1955: --- Apllied, thanks for the patch. Please check. [Patch] Allow

[jira] Commented: (COCOON-1964) Redirects inside a block called via the blocks protocol fail

2007-01-13 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464506 ] Daniel Fagerstrom commented on COCOON-1964: --- The patch seem a little bit dangerous to me. Wouldn't

[jira] Commented: (COCOON-1950) org.apache.cocoon.blocks.util.RequestParameters incorrectly parses Multi-byte symbols

2007-01-13 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464507 ] Daniel Fagerstrom commented on COCOON-1950: --- Applied, thanks for the patch. Please check

[jira] Commented: (COCOON-2008) servletContext of BlockPathModule persists between seperate requests

2007-02-13 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472910 ] Daniel Fagerstrom commented on COCOON-2008: --- I added some faulty code while testing call stack scoped

[jira] Commented: (COCOON-1996) New input module: StringConcatMetaModule

2007-02-13 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472920 ] Daniel Fagerstrom commented on COCOON-1996: --- Applied. Thanks! New input module: StringConcatMetaModule

[jira] Commented: (COCOON-1997) Configure servlet: links rewriting

2007-02-18 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474022 ] Daniel Fagerstrom commented on COCOON-1997: --- Applied. Thanks for the patches! Configure servlet: links

[jira] Commented: (COCOON-1993) Make Forms resources loaded directly

2007-02-18 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474039 ] Daniel Fagerstrom commented on COCOON-1993: --- The new content and location of manifest.js seem

[jira] Closed: (COCOON-1954) [Patch] RequestProcessor swallows exceptions in blocks case

2007-02-19 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Fagerstrom closed COCOON-1954. - Resolution: Fixed [Patch] RequestProcessor swallows exceptions in blocks case

[jira] Closed: (COCOON-2008) servletContext of BlockPathModule persists between seperate requests

2007-02-19 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Fagerstrom closed COCOON-2008. - Resolution: Fixed servletContext of BlockPathModule persists between seperate requests

[jira] Closed: (COCOON-1996) New input module: StringConcatMetaModule

2007-02-19 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Fagerstrom closed COCOON-1996. - Resolution: Fixed New input module: StringConcatMetaModule

[jira] Closed: (COCOON-1997) Configure servlet: links rewriting

2007-02-19 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Fagerstrom closed COCOON-1997. - Resolution: Fixed Configure servlet: links rewriting

[jira] Commented: (COCOON-1992) Make Ajax resourced loaded directly from cocoon-ajax-impl

2007-02-19 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474281 ] Daniel Fagerstrom commented on COCOON-1992: --- The samples works for me. But as you say above we cannot

[jira] Commented: (COCOON-1993) Make Forms resources loaded directly

2007-02-19 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474282 ] Daniel Fagerstrom commented on COCOON-1993: --- The samples works for me. But as said above we cannot apply

[jira] Commented: (COCOON-2009) Pipelines more HTTP-compliant (respecting and producing HTTP headers and status codes)

2007-02-21 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474868 ] Daniel Fagerstrom commented on COCOON-2009: --- In a comment in the patch you say: IMPORTANT: It *has

[jira] Commented: (COCOON-2025) Create XML Schema for servlet-service

2007-03-20 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482432 ] Daniel Fagerstrom commented on COCOON-2025: --- There is allready a scheme http://svn.apache.org/repos/asf

[jira] Commented: (COCOON-2034) Configure servlet prefix for link rewriting automatically

2007-03-29 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485261 ] Daniel Fagerstrom commented on COCOON-2034: --- I have a clever idea about how to solve it ;) We discussed

[jira] Commented: (COCOON-2038) Implement true Object Oriented approach for handling super calls

2007-04-08 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487442 ] Daniel Fagerstrom commented on COCOON-2038: --- The explicit super call is because I didn't find any good

[jira] Commented: (COCOON-2066) BlockCompletePathModule returns wrong path in scope of internal servlet call

2007-06-06 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502071 ] Daniel Fagerstrom commented on COCOON-2066: --- The solution that I have in mind is based on always having

[jira] Commented: (COCOON-2066) BlockCompletePathModule returns wrong path in scope of internal servlet call

2007-06-06 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502127 ] Daniel Fagerstrom commented on COCOON-2066: --- Great that you are working on it. Considering

[jira] Commented: (COCOON-2038) Implement true Object Oriented approach for handling super calls

2007-08-28 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523226 ] Daniel Fagerstrom commented on COCOON-2038: --- There is a known bug in handling of multi level super calls

[jira] Commented: (COCOON-1836) Cocoon blocks development support

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524381 ] Daniel Fagerstrom commented on COCOON-1836: --- The current Cocoon-OSGi development in the white board uses

[jira] Closed: (COCOON-1836) Cocoon blocks development support

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Fagerstrom closed COCOON-1836. - Resolution: Fixed See last comment. Cocoon blocks development support

[jira] Commented: (COCOON-1835) Deployment bundle

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524383 ] Daniel Fagerstrom commented on COCOON-1835: --- During development Peter Kriens fileInstall bundle http

[jira] Commented: (COCOON-1830) Implement OSGiSpringBridge

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524384 ] Daniel Fagerstrom commented on COCOON-1830: --- This task is much easier and maybe not needed at all as we

[jira] Commented: (COCOON-1834) Integrate OSGi extensions into build system

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524386 ] Daniel Fagerstrom commented on COCOON-1834: --- Currently this is done in wrappers in the whiteboard

[jira] Commented: (COCOON-1765) Logging

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524387 ] Daniel Fagerstrom commented on COCOON-1765: --- I use Pax Logging in the whiteboard and it works well

[jira] Commented: (COCOON-1833) Make OSGi-based Cocoon useable from within servlet containers

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524391 ] Daniel Fagerstrom commented on COCOON-1833: --- The current work is based on Felix. So a webapp embedding

[jira] Commented: (COCOON-1765) Logging

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524403 ] Daniel Fagerstrom commented on COCOON-1765: --- Pax logging supports all major logging framework in an OSGi

[jira] Commented: (COCOON-1765) Logging

2007-09-02 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524437 ] Daniel Fagerstrom commented on COCOON-1765: --- When I look at the same link I find client code examples

<    9   10   11   12   13   14