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

Problema nella generazione dinamica file dtml single e multiple relativi ad una entity #3

Open
Narcofix opened this issue Feb 12, 2014 · 3 comments

Comments

@Narcofix
Copy link

Se nella entity é presente il campo owner,
allora nei suddetti file generati in modo dinamico va sistemato la riga dove si accede al valore, poiché smarty solleva un fatal error trovandosi un oggetto dove si aspetta una stringa.

@Narcofix
Copy link
Author

Possibile fix:
cambiare $instance->owner in $instance->owner->name nello script che genera i files?

@danieledipompeo
Copy link
Contributor

potrebbe essere una soluzione, presto sarà fixata. Grazie

@danieledipompeo
Copy link
Contributor

problema risolto al commit e10f94a --------BugFix--(issue 2)---------

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