We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
betrifft MFormOutputHelper.php Zeile 49:
$art = rex_article::get($item[1], rex_clang::getCurrentId()); $item['customlink_text'] = $art->getName();
schmeißt ein Whoops in der 2. Zeile, wenn der Artikel nicht existiert.
The text was updated successfully, but these errors were encountered:
Custom Link: Redaxo-Artikel nicht auf NULL geprüft (#172)
c2a97df
fixes: #171
Successfully merging a pull request may close this issue.
betrifft MFormOutputHelper.php Zeile 49:
schmeißt ein Whoops in der 2. Zeile, wenn der Artikel nicht existiert.
The text was updated successfully, but these errors were encountered: