Bug #6563

infinite loop on creating portfolio document
0%
Description
0.6970 26194648 78. application\portfolio\PortfolioRights::get_location_id_by_identifier_from_portfolio_subtree() /home/kmoerman/Code/chamilo-dev/application/portfolio/php/lib/rights/portfolio_rights_old.class.php:1022
0.6970 26194728 79. application\portfolio\PortfolioRights::get_portfolio_location() /home/kmoerman/Code/chamilo-dev/application/portfolio/php/lib/rights/portfolio_rights_old.class.php:710
0.7025 26209128 80. application\portfolio\PortfolioRights::get_location_id_by_identifier_from_portfolio_subtree() /home/kmoerman/Code/chamilo-dev/application/portfolio/php/lib/rights/portfolio_rights_old.class.php:1022
0.7025 26209208 81. application\portfolio\PortfolioRights::get_portfolio_location() /home/kmoerman/Code/chamilo-dev/application/portfolio/php/lib/rights/portfolio_rights_old.class.php:710
Files
History
Updated by Anonymous over 7 years ago
no issue localy, however different portfolio_right classes exist (_old and _new), testserver imay be configured differently
Updated by Nathalie Blocry over 7 years ago
- Status changed from New to Needs testing
I think this was due to a problem with locations not being created. this problem has been resolved so this bug should be resolved too.