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

Again problem with spaces when I use {strip} #184

Closed
yourchoice opened this issue Feb 16, 2016 · 3 comments
Closed

Again problem with spaces when I use {strip} #184

yourchoice opened this issue Feb 16, 2016 · 3 comments

Comments

@yourchoice
Copy link

Again problem with spaces when I use {strip}. This happend with dev /40 version. (#180)

{strip}<i class="fa fa-map-marker"></i> <a href="#">Test</a>{/strip}

This not let the space between <i> and <a> tags.

@uwetews
Copy link
Contributor

uwetews commented Feb 20, 2016

The fix is in the master branch

@uwetews uwetews closed this as completed Feb 20, 2016
uwetews added a commit that referenced this issue Feb 20, 2016
… of 10.2.2016 #184

  - new feature/bugfix {foreach}{section} new attribute 'property' to force compilation of loop property
    read NEW_FEATURES.txt #189
uwetews added a commit that referenced this issue Feb 20, 2016
… of 10.2.2016 #184

  - new feature/bugfix {foreach}{section} new attribute 'property' to force compilation of loop property
    read NEW_FEATURES.txt #189 (reverted from commit 4958dea)
@yourchoice
Copy link
Author

I use html in the new line after {strip}, here was just an example.

{strip}
html code
{/strip}

@volkish
Copy link

volkish commented Mar 15, 2016

@uwetews your {strip}'s changes absolutely incompatible with older version of Smarty. It adds spaces between all tags and breaks all pages. Please, stop changing behavior of the function.

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

3 participants