[Devel] [ openser-Bugs-1495381 ] check_from/check_to() should work without DB backend

SourceForge.net noreply at sourceforge.net
Tue May 30 11:38:33 CEST 2006


Bugs item #1495381, was opened at 2006-05-26 11:27
Message generated for change (Comment added) 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: Closed
>Resolution: Fixed
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.


----------------------------------------------------------------------

>Comment By: Bogdan (bogdan_iancu)
Date: 2006-05-30 12:38

Message:
Logged In: YES 
user_id=1275325

As a fast solution to the problem, no. 2 fix was applied on
CVS. No. 1 fix is a more nicer solution, but implies more
changes into code which should be avoid befor release. But
it still is something nice to have for after the release.

----------------------------------------------------------------------

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