Pending

User tests: Successful: Unsuccessful:

avatar bembelimen
bembelimen
4 May 2012

If you activate the sef_advanced_link option (with a plugin or by temporary hardcode it in the router itself, see line 208) you get a notice error by following this steps:

  1. Use an empty Joomla! installation for the best test environment (so other menu links will not "fix" the bug)
  2. Create a com_content article
  3. Set the article as "featured"
  4. Go to the default frontpage home link
  5. Click on the article
  6. Notice: Undefined index: id in components\com_content\router.php on line 278
  7. Apply pull request
  8. Check again

Why do you get this notice error?
Because featured blog links have no "id" as request parameter.

avatar bembelimen bembelimen - open - 4 May 2012
avatar infograf768
infograf768 - comment - 4 May 2012

This option is not used in core. It is a remnant of an attempt to get better SEO in a pre-1.6 stable version.
Bugsquad tests have shown that using this may have weird results.

If it can be demonstrated that this is the main culprit for the option, generally speaking, please open a tracker on joomlacode.

avatar bembelimen
bembelimen - comment - 4 May 2012

Hello,

do you know any tracker items or anything where I can find the problems with this function?

avatar nicksavov
nicksavov - comment - 4 May 2013

Hi Bembelimen,

Sorry, I'm not aware of there being documentation for it. See the following discussion for more information:
https://groups.google.com/forum/?fromgroups=#!topic/joomla-dev-cms/ESxdBp0JkgA

avatar coolbung coolbung - reference | b2c2e70 - 14 Sep 13
avatar brianteeman
brianteeman - comment - 13 Oct 2013

Thanks for your contribution - At this time we are only using github as the place to submit code fixes, the actual reporting of issues and testing fixes is still taking place on Joomlacode.

As it has been some time since you opened this issue can you please confirm that it is still valid with the current Master or Joomla 3.2 beta. If it is no longer valid then please can you close this issue. Otherwise please can you:

1) Open an item on the Joomlacode tracker in the appropriate area.

CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103

CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549

2) After submitting the item to the Joomlacode tracker, add a link to the Joomlacode tracker item here and make sure that you add a link to this GitHub issue or pull request on the joomlacode tracker item.

avatar bembelimen bembelimen - close - 2 Nov 2013

Add a Comment

Login with GitHub to post a comment