DO NOT REPLY [Bug 35526] - File generator resolves to root context with empty src attribute

2005-12-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=35526.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35526





--- Additional Comments From [EMAIL PROTECTED]  2005-12-01 22:19 ---
(In reply to comment #1)
 I don't know if we can do anything about it. The resolving must happen in the
 way as it done. And on access to this source the Access Denied exception is
 thrown. This can happen on any other directory with denied access too. The 
 only
 solution I see is wrapping the Access Denied exception into a
 SourceNotFoundException, but I don't know if this does really buy you 
 anything.

Wrapping it would help in that we would get an understandable message in return.
 Why even try to resolve the src attribute if it's a null value?  In other
words, why not check for a null value prior to even attempting the resolution? 
Is this behavior (==sitemaprootdir) expected/required in other parts of 
Cocoon?  

Thanks,
--tim

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 35526] - File generator resolves to root context with empty src attribute

2005-12-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=35526.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35526





--- Additional Comments From [EMAIL PROTECTED]  2005-12-01 22:25 ---
Apache Cocoon no longer uses Bugzilla. All issues have been migrated to Jira:
http://issues.apache.org/jira. Please use Jira for your comments from now on.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 35526] - File generator resolves to root context with empty src attribute

2005-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=35526.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35526


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|sitemap components  |core




--- Additional Comments From [EMAIL PROTECTED]  2005-09-17 22:37 ---
I don't know if we can do anything about it. The resolving must happen in the
way as it done. And on access to this source the Access Denied exception is
thrown. This can happen on any other directory with denied access too. The only
solution I see is wrapping the Access Denied exception into a
SourceNotFoundException, but I don't know if this does really buy you anything.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.