Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting some strange output #2

Open
kolchy opened this issue Jun 1, 2014 · 2 comments
Open

Getting some strange output #2

kolchy opened this issue Jun 1, 2014 · 2 comments

Comments

@kolchy
Copy link

kolchy commented Jun 1, 2014

When just listing the content nodes, I get the following. Any ideas??

Application Started

ApplicationContext is available: True
DatabaseContext is available: True

Database is available: True

-- Options --
List content nodes: l
Create new content: c
Create Umbraco database schema in empty db: d
Quit application: q
l
STRING TYPE Alias
CASE UmbracoCase
CHAR 'H' term upper - 1 - 0/0 leading
CHAR 'o' term !upper - 2 - 1/0 !leading
CHAR 'm' term !upper - 3 - 2/0 !leading
CHAR 'e' term !upper - 3 - 3/0 !leading
CHAR 'P' term upper - 3 - 4/0 !leading
CHAR 'a' term !upper - 3 - 5/0 !leading
CHAR 'g' term !upper - 3 - 6/0 !leading
CHAR 'e' term !upper - 3 - 7/0 !leading
TERM "HomePage" word UmbracoCase
STRING TYPE Alias
CASE UmbracoCase
CHAR 'H' term upper - 1 - 0/0 leading
CHAR 'o' term !upper - 2 - 1/0 !leading
CHAR 'm' term !upper - 3 - 2/0 !leading
CHAR 'e' term !upper - 3 - 3/0 !leading
CHAR 'P' term upper - 3 - 4/0 !leading
CHAR 'a' term !upper - 3 - 5/0 !leading
CHAR 'g' term !upper - 3 - 6/0 !leading
CHAR 'e' term !upper - 3 - 7/0 !leading
TERM "HomePage" word UmbracoCase
STRING TYPE Alias
CASE UmbracoCase
CHAR 'M' term upper - 1 - 0/0 leading
CHAR 'a' term !upper - 2 - 1/0 !leading
CHAR 's' term !upper - 3 - 2/0 !leading
CHAR 't' term !upper - 3 - 3/0 !leading
CHAR 'e' term !upper - 3 - 4/0 !leading
CHAR 'r' term !upper - 3 - 5/0 !leading
CHAR 'L' term upper - 3 - 6/0 !leading
CHAR 'a' term !upper - 3 - 7/0 !leading
CHAR 'y' term !upper - 3 - 8/0 !leading
CHAR 'o' term !upper - 3 - 9/0 !leading
CHAR 'u' term !upper - 3 - 10/0 !leading
CHAR 't' term !upper - 3 - 11/0 !leading
TERM "MasterLayout" word UmbracoCase
STRING TYPE Alias
CASE UmbracoCase
CHAR 'M' term upper - 1 - 0/0 leading
CHAR 'a' term !upper - 2 - 1/0 !leading
CHAR 's' term !upper - 3 - 2/0 !leading
CHAR 't' term !upper - 3 - 3/0 !leading
CHAR 'e' term !upper - 3 - 4/0 !leading
CHAR 'r' term !upper - 3 - 5/0 !leading
TERM "Master" word UmbracoCase

@sitereactor
Copy link
Owner

Yeah, I believe that is because of a rogue Console.WriteLine in the Core. Which version of umbraco did you try this with?

@kolchy
Copy link
Author

kolchy commented Jun 1, 2014

7.1.4...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants