? Success

User tests: Successful: Unsuccessful:

avatar alex7r
alex7r
6 May 2016

Summary of Changes

Include advanced SEF enabled check

Testing Instructions

Enable advanced SEF
Create Category
Create Sub-category (one word alias)
Create article in sub-category

Link menu Item to Category

Bug result

Category can be accessed
Article in sub-category can be accessed
Sub-category can't be accessed because it treated as article(while having one word alias) and article not found

Fix result

Category can be accessed
Sub-category can be accessed
Articles of all levels can be accessed

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar alex7r alex7r - open - 6 May 2016
avatar alex7r alex7r - change - 6 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 May 2016
Labels Added: ?
avatar wojsmol
wojsmol - comment - 6 May 2016

@alex7r Please see alex7r#1

a8d411c 6 May 2016 avatar alex7r nl
avatar alex7r
alex7r - comment - 6 May 2016

Passed checks with Build #23692


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10261.

avatar brianteeman brianteeman - change - 7 May 2016
Category Router / SEF
avatar wilsonge
wilsonge - comment - 7 May 2016

https://github.com/joomla/joomla-cms/blob/3.6.x/components/com_content/router.php

We have totally rewritten this in the 3.7 branch there. The advanced router is not a documented feature so I'm going to close this PR as its not a usable feature and it's being removed soon anyhow

avatar wilsonge wilsonge - change - 7 May 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-05-07 19:31:24
Closed_By wilsonge
avatar wilsonge wilsonge - close - 7 May 2016
avatar wilsonge wilsonge - close - 7 May 2016
avatar alex7r
alex7r - comment - 8 May 2016

It may be not documented, but planing on removing it - is like planing on giving Joomla big disadvantage.
It's a good idea if you want to maintain value of SEF extensions wich making Joomla sites scare people and blocking Joomla community from it's growth.
Really, advanced SEF is mast have feature and it's working.(working on a live site, 3000+ visits per day about an year) There little problem with triggering 404 page, but it can be managed by checking current URL and distanation URL to match(can provide my code).
And if you think that standard routing is what people need - no, SEO asks to exclude 'id-' from URL.
So to summarize: cut out advanced SEF - give people one more reason to say "oh, joomla? I'm out".
Joomla must be for everyone, not for "everyone who don't bother about his site".

p.s. sorry for "fire in the hole" on this one, but each talk with people who prefer anything against Joomla is like knife in heart for me. And you planning to give this people one more real reason to refuse to show love to J!
You can email me for more details on "why SEF extensions are bad" and "what people need to have in core" and any other feedback.

Thanks. And don't cut it off...

avatar wilsonge
wilsonge - comment - 8 May 2016

We have #10170 as an alternative for removing ids from URLs

avatar alex7r
alex7r - comment - 8 May 2016

oh, well, if it gonna make it into, then it's okay
mean it's okay if in the core there will be way to do it
thanks for clarifying this for me

avatar wilsonge
wilsonge - comment - 8 May 2016

It's ok :) Advanced routing was basically an experiment for 1.6 that never got finished by Hannes. This is the actual production ready code :)

Add a Comment

Login with GitHub to post a comment