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

Bug in /administrator/components/com_media/controllers/folder.php #176

Closed
okonomiyaki3000 opened this issue Apr 3, 2012 · 0 comments
Closed

Comments

@okonomiyaki3000
Copy link
Contributor

On line 168, the 'continue' statement is used outside of any looping structure. This is an illegal use of continue. Surely 'return' is meant instead.

richard67 pushed a commit to richard67/joomla-cms that referenced this issue Apr 3, 2020
Postgresql - bigint field "pull_id" doesn't like LIKE operator - joomla#175
hans2103 pushed a commit to hans2103/joomla-cms that referenced this issue Nov 18, 2020
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants