Hello,
call me nuts or dumb, but why are there section and category titles in non-SEF URLs ?
Examples:
User homepage:
index.php?option=com_cobalt&view=records§ion_id=1:section-one-title&user_id=43:user1&Itemid=480
Catgeory Index:
index.php?option=com_cobalt&view=records§ion_id=1:section-one-title&cat_id=2:category-1&Itemid=480
Category module:
index.php?option=com_cobalt&view=records§ion_id=1:section-one-title&cat_id=2:category-1&Itemid=480
Makes no sense to me. Shouldn't they contain plain IDs?
Use-case: If you want to create and use those URLs with other extensions... maybe build dynamic links... etc. Any name changes would destroy all links.
Same applies to UserName !? If I build a URL with CustomSQL parameter and [USERID]... and the username changes... the link is invalid.
Article fullview link:
index.php?option=com_cobalt&view=record&user_id=43:user1&cat_id=2:category-1&id=13:test-by-user-one&Itemid=480
Please, correct me, if this is a "feature" i don`t understand.
Hello,
call me nuts or dumb, but why are there section and category titles in non-SEF URLs ?
Examples:
User homepage:
index.php?option=com_cobalt&view=records§ion_id=1:section-one-title&user_id=43:user1&Itemid=480
Catgeory Index:
index.php?option=com_cobalt&view=records§ion_id=1:section-one-title&cat_id=2:category-1&Itemid=480
Category module:
index.php?option=com_cobalt&view=records§ion_id=1:section-one-title&cat_id=2:category-1&Itemid=480
Makes no sense to me. Shouldn't they contain plain IDs?
Use-case: If you want to create and use those URLs with other extensions... maybe build dynamic links... etc. Any name changes would destroy all links.
Same applies to UserName !? If I build a URL with CustomSQL parameter and [USERID]... and the username changes... the link is invalid.
Article fullview link:
index.php?option=com_cobalt&view=record&user_id=43:user1&cat_id=2:category-1&id=13:test-by-user-one&Itemid=480
Please, correct me, if this is a "feature" i don`t understand.