Improved Router - Better SEF URL on front-end view
Andres Maeso
Platinum Member
Posts: 338
10 years 6 months ago #71
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Improved Router - Better SEF URL on front-end view was created by Andres Maeso
Hi there!
Another small but useful feature some users requested for: We have improved the way our Component's router handles SEF urls.
Now your front-end view will look like this: .../component-name/view-name/item-id
Enjoy your kick-ass SEO-Friendly components!
Another small but useful feature some users requested for: We have improved the way our Component's router handles SEF urls.
Now your front-end view will look like this: .../component-name/view-name/item-id
Enjoy your kick-ass SEO-Friendly components!
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
The following user(s) said Thank You: Francesco Reitano, mohan
Please Log in or Create an account to join the conversation.
Mr Haha
New Member
Posts: 3
10 years 4 months ago - 10 years 4 months ago #126
by Mr Haha
Replied by Mr Haha on topic Improved Router - Better SEF URL on front-end view
Loading a view using item id is very bad ideal. There are SQL Injections bug there. I have tried creating a component using Joomla category and SQl Injection bug has appear.
Last edit: 10 years 4 months ago by Mr Haha.
Please Log in or Create an account to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
10 years 4 months ago #127
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Replied by Andres Maeso on topic Improved Router - Better SEF URL on front-end view
Hi Lam!
Thank you for your feedback, may I ask in what file did you find the bug?
Best regards,
Andrés.
Thank you for your feedback, may I ask in what file did you find the bug?
Best regards,
Andrés.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
The following user(s) said Thank You: Mr Haha
Please Log in or Create an account to join the conversation.
Mr Haha
New Member
Posts: 3
10 years 4 months ago #128
by Mr Haha
This message has an attachment file.
Replied by Mr Haha on topic Improved Router - Better SEF URL on front-end view
I have attached the component that I created using your site. Try creating a sample data and go to view single item. In here, I view my item at mydomain.com/joomla/component/documents/item/1
If I add a ' at the end of that url, sql injection ll apear like this
hhit.com/joomla/component/documents/item/1'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 SQL=SELECT title FROM bd3qu_categories WHERE id =
If I add a ' at the end of that url, sql injection ll apear like this
hhit.com/joomla/component/documents/item/1'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 SQL=SELECT title FROM bd3qu_categories WHERE id =
This message has an attachment file.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
10 years 4 months ago #165
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Replied by Andres Maeso on topic Improved Router - Better SEF URL on front-end view
Thanks Lam
We have worked it out. These bugs shouldn't be there now.
Best regards,
Andrés.
We have worked it out. These bugs shouldn't be there now.
Best regards,
Andrés.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds