let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873

This commit is contained in:
Colin Kuskie 2010-09-20 09:15:07 -07:00
parent f1af76a12b
commit 2766b72d29
2 changed files with 27 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- fixed #11861: addAttachment method removed from WebGUI 7 thus breaking the API
- fixed #11868: WebGUI::Session::Form::validToken throws unnecessary warnings
- fixed #11875: Error loading empty module
- fixed #11873: findBrokenAssets.pl doesn't support custom assets
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters