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

Tags with space? #10

Closed
christian-rosberg opened this issue May 27, 2014 · 4 comments
Closed

Tags with space? #10

christian-rosberg opened this issue May 27, 2014 · 4 comments

Comments

@christian-rosberg
Copy link

Trying to use tags in EPiServer 7.5 but I can't create tags containing the space character since it automatically creates a tag when the space key is pressed, i.e. can't add a tag like "Best deal" or similiar. Bug, feature or I'm I missing out on something?

@frederikvig
Copy link
Member

Try using quotes: "Best deal".

@christian-rosberg
Copy link
Author

Ah, fixed in 1.0.1 I presume... ;) Didn't work in 1.0.0. Great, thanks!

@frederikvig
Copy link
Member

No, should work in version 1.0.0 as well.

@christian-rosberg
Copy link
Author

Ok, did'nt work in my installation. Got the 1.0.0 package using Nuget and a tag was created as soon as I used the space char (running Chrome v35...), regardless if I put single quotes, double quotes etc. After updating to 1.0.1 usin nuget updates it worked fine though.

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