Fix a bug in getLineageSql, where it would return the empty string. This could cause downstream problems. Fixes bug #11616

This commit is contained in:
Colin Kuskie 2010-06-08 09:22:28 -07:00
parent 4eb013ef03
commit 2c08b4e712
3 changed files with 27 additions and 6 deletions

View file

@ -11,6 +11,7 @@
- fixed AddressBook feedback for missing fields.
- fixed #11606: Syndicated Content feed returns a relative link
- fixed #11614: Forums: Sort Fields
- fixed #11616: No access to /root
7.9.6
- new checkbox in the asset manager for clearing the package flag on import