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

Syntax conflict #11

Open
minasvisual opened this issue May 17, 2019 · 2 comments
Open

Syntax conflict #11

minasvisual opened this issue May 17, 2019 · 2 comments

Comments

@minasvisual
Copy link

minasvisual commented May 17, 2019

Hi,
I have a issue with a syntax tag. Always i try call the variable $supervisor.user_name the code understand the "or" as compare flag. This break the code.

{$supervisor.user_name}
Change to:
if(@$supervis||.user_name): To try{ echo @self::callModifier("contextOutTag",$supervisor['user_name'],""); } catch(\Exception $e) { echo $e->getMessage(); }

@adaniello
Copy link

See my suggestion at #10 (comment)

@minasvisual
Copy link
Author

minasvisual commented May 20, 2019

See my suggestion at #10 (comment)

Yes you`re right! I just changed the var name to solve, but this issue need to be commit it to the repository.

Thanks!

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