shoulders

Results 210 comments of shoulders

related to #1670 The messages should be stored in \QFactory::$Messages

they have all been removed 'earlier' except for - components/user.php - components/voucher.php - libraries/include.php - libraries/security.php - libraries/variables.php

when all components are objects/class having the relevant checks in that component makes more sense. All the checks will have the same name i.e.e $this->component->voucher->check_can_be_refunded() $this->component->invoice->check_can_be_refunded() there are other functions...

yes - smarty handles building the template

not convinced about if i need to do this. joomla is still using define()

related #1016 #1084 #1486 #1566 #1567

joomla uses try and catch for each statement ti runs. If i swap to joomla DB I should consider using this method.

these are all related ref #915 ref #943 ref #795

whoops only handles exceptions but my SQL errors are still passed tot he error page.

related to #1234 #943 #948 #1084 #1567 #1566 #1650 #1016 #1233