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

tag录入的时候应该做trim #7

Open
PiouseLeo opened this issue Dec 28, 2010 · 0 comments
Open

tag录入的时候应该做trim #7

PiouseLeo opened this issue Dec 28, 2010 · 0 comments

Comments

@PiouseLeo
Copy link

文章的tag,如果录入为:
hello, world, haha
注意,逗号后面有空格。
那么最初tag就会变成在html上就会变成%20world等,其中%20是空格。

建议这里在程序上做一下trim,防止这种情况的出现。

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

1 participant