Hello All,

When editing volumes in a pool within bweb, the pools which have set their 
recyclepool to *None* will be assigned a custom pool as  its recyclepool (the 
first in the drop-down list), which can result in pretty nasty situations. this 
happens, because bweb queries the mysql db for the available pools, and the 
special pool *None* is reported as NULL in sql queries, which makes bweb ignore 
the pool. i added some exception handling for this case and also fixed a 
problem when setting recycle pools with whitespaces failed. i wrote the patch 
for 5.01, but it seems to apply fine for 5.03 aswell.

Regards,

Magnus

Attachment: recycle_pool.patch
Description: Binary data

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to