View Single Post
Old 12-07-2011, 10:42 AM   #10
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,080
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by chaley View Post
I don't see a problem. I enter a series "Lt. Leary" and I see exactly one non-hierarchical series. It I enter "Lt.Leary" I see a hierarchical series. You can see that hierarchy is enabled by looking at the "The" near the bottom of the screen.

What are you seeing that is different?

My bad.
The problem only happens with the save template (sub items):
Code:
program:test(field('series'),strcat(
substr(field('series'), 0, 1),template("-series/{series:subitems(0,1)||/}{series:subitems(1,2)||/}{series_index:0>2s}-{title}_{authors}_{id}")
),template("00noseries/{author_sort[0]}_authors/{authors}/{title}-{authors}_{id}")
)
theducks is offline   Reply With Quote