lp:~andy-freeborough/sahana-agasti/krakatoa

Created by Andy Freeborough and last modified
Get this branch:
bzr branch lp:~andy-freeborough/sahana-agasti/krakatoa
Only Andy Freeborough can upload to this branch. If you are Andy Freeborough please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Freeborough
Project:
Sahana Agasti
Status:
Development

Recent revisions

3817. By Andy Freeborough

Fixed a problem where you could not add aid item types to a catalog - the code was incorrectly handling the measurement unit as a string rather than an array. This fixes bug #633267.

3816. By Andy Freeborough

In mod/vm/model/dao.php I've wrapped all uses of a database query result object with a check to ensure that the result object isn't empty. This specifically addresses the issues reported in bug #632834 .

3815. By Andy Freeborough

I've removed the change to error reporting level as I'd used E_DEPRECATED which is a PHP 5.3.x feature. The warning doesn't actually break any functionality, it simply clutters XHR responses.

3814. By Andy Freeborough

Updated xml.php to use bound parameters when making database queries rather than building sql query strings containing the values. This removes all possibility of an sql injection attack from xml.php.

NOTE: Other areas of the system other than xml.php may still be vulnerable.

3813. By Andy Freeborough

There were several instances in xml.php where a variable was being used before it was declared. I've put declarations in place where this was the case.

3812. By Andy Freeborough

xml.php was incorrectly pointing to sysconfig.inc.php when it should be pointing to sysconfig.inc so I've updated all requires accordingly.

3811. By Andy Freeborough

Disabled reporting deprecated errors as ADODB was throwing many of these under PHP 5.3.5.

3810. By Andy Freeborough

/xml.php was removed when it's still being used so I've put it back in place exactly as it was.

3809. By dot dot dot

removed .svn

3808. By dot dot dot

new htmlpurifier added

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~sahanaphp-committers/sahana-agasti/0.0
This branch contains Public information 
Everyone can see this information.

Subscribers