lcdservices, did you have any problems with the patch files I posted earlier?lcdservices wrote:I think you're missing the point -- the original request (mine) in this thread was to create more menu options. Yes, we understand how ItemID works -- which is why it would be useful to have some additional menu items that address very core functions, like displaying a single category.
The SEF problems with this component should be handled by the router for the component. Unfortunately, I haven't figured out how it works just yet. It is supposed to do what I have mentioned previously, but it isn't. It seems like the router is not even being called for this component.
Edit
When SEF is enabled, there is not a problem with the links generated by this component. They are properly mapped to the correct Menu Item ID.
The problem arises when SEF is not enabled. The Menu Item ID is not corrected, thus the active Menu ID is assigned to the rest of the links. Maybe a helper function could be created for this purpose that does what the router.php code does.