[Devel] [ openser-Bugs-1495381 ] check_from/check_to() should work
without DB backend
SourceForge.net
noreply at sourceforge.net
Mon May 29 10:16:17 CEST 2006
Bugs item #1495381, was opened at 2006-05-26 11:27
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1495381&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Bogdan (bogdan_iancu)
Assigned to: Bogdan (bogdan_iancu)
>Summary: check_from/check_to() should work without DB backend
Initial Comment:
Even check_from and check_to can be configured not to
use the DB backend, the module requires a DB connection.
This make rather impossible/ugly to use this functions
in a non DB environment.
Solutions:
1) split the functions and move the non-DB part in URI
module.
2) make URI_DB to work also without a DB connection if
not required.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1495381&group_id=139143
More information about the Devel
mailing list