[Yanel-dev] [Bug 7795] New: Patch review: Strict exists() checking (ViewableV2)

bugzilla at wyona.com bugzilla at wyona.com
Mon Sep 6 09:55:52 CEST 2010


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7795

           Summary: Patch review: Strict exists() checking (ViewableV2)
           Product: Yanel
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal (C)
          Priority: P2
         Component: General
        AssignedTo: michael.wechner at wyona.org
        ReportedBy: cedric.staub at wyona.com
         QAContact: yanel-development at wyona.com


This patch introduces a new setting (viewable.strict-exists) to web.xml, which
allows one to turn on strict exists() checking of ViewableV2 resources. Up to
now, if a ViewableV2 resource's exist() function returned false, the request
was still completed. This is because some resources don't implement exists()
properly. But in some situations this is undesireable: so this patch makes it
configurable ;-).

Patch will follow shortly.


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list