~gary-wzl77/scope-aggregator/std

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# KNOWN ISSUES

As of: bzr rev 75

## ISSUE

child\_category with link\_to\_child "true" uses wrong category title. It uses the first result, not the first result from the specified category.

WORK AROUND: set the title with category\_title or \_category\_title

NOTE: setting title with category\_title\_use_incoming does not work in this case.

## ISSUE

Consider supporting `"category_title": "display_name"` to mean: use the child scope's display name as the cat title.