Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046. Thanks to Trex for the patch!

This commit is contained in:
Colin Kuskie 2011-02-14 17:49:47 -08:00
parent 6865fda6e1
commit 90dec24634
3 changed files with 20 additions and 12 deletions

View file

@ -4,6 +4,7 @@
- fixed #12045: Job listing template, missing summary
- fixed #12043: Collaboration Systems don't pull mail that fast!
- fixed #12044: Spectre::Cron and non-integer time units
- fixed #12046: Empty AssetProxy creates infinite loop (Dale Trexel)
7.10.9
- fixed #12030: Calendar Feed Time Zone Issue