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

Filter out obviously broken URLs from default route #2

Open
racke opened this issue Jan 22, 2014 · 0 comments
Open

Filter out obviously broken URLs from default route #2

racke opened this issue Jan 22, 2014 · 0 comments

Comments

@racke
Copy link
Member

racke commented Jan 22, 2014

265 Query SELECT COUNT( * ) FROM products me WHERE ( uri = 'img/.jpg' )
265 Query SELECT COUNT( * ) FROM products me WHERE ( uri = 'img/.jpg' )
265 Query SELECT me.sku, me.name, me.short_description, me.description, me.price, me.uri, me.weight, me.priority, me.gtin, me.canonical_sku, me.active, me.inventory_exempt FROM products me WHERE ( me.sku = 'img/.jpg' )

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

1 participant