?
avatar maciejczub
maciejczub
29 Jul 2014

Steps to reproduce the issue

  1. Create article.
  2. Fill in Author Alias field.
  3. Add some tags to article.
  4. List articles by tag (frontend).

Expected result

Under each article should be displayed author. The value should be taken from the field "Author Alias​​" (if it is filled).

Actual result

Author value is always taken from "created_user_id".

System information (as much as possible)

Default Joomla 3.3.3 installation.

Additional comments

IMO there is a problem with UCM. Tags component uses new UCM model and copy articles to the "ucm_content" database table, losing values from "created_by_alias" field. In "ucm_content" table "core_created_by_alias" field is always empty.

Votes

# of Users Experiencing Issue
1/2
Average Importance Score
3.00

avatar maciejczub maciejczub - open - 29 Jul 2014
avatar brianteeman brianteeman - change - 2 Sep 2014
Category Tags
avatar nicksavov nicksavov - change - 15 Oct 2014
Labels
avatar nicksavov nicksavov - change - 15 Oct 2014
Labels Added: ?
avatar nicksavov
nicksavov - comment - 15 Oct 2014

Hi @maciejczub ,

Could you submit a pull request with the fix? Here's how to do that:
http://docs.joomla.org/Git_for_Coders

avatar TasolJaySoni
TasolJaySoni - comment - 17 Oct 2014

followed all steps and not displayed author in that article

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

avatar dimitargsg
dimitargsg - comment - 17 Oct 2014

I also recreated this on my end using staging:

http://awesomescreenshot.com/0283ogfh94

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

avatar brianteeman
brianteeman - comment - 17 Oct 2014

Thanks for testing I am setting this to confirmed

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

avatar brianteeman brianteeman - change - 17 Oct 2014
Status New Confirmed
avatar kirapwn
kirapwn - comment - 17 Oct 2014

Author is not dispayed but it is not displayed at all. Does not matter if it is Author Alias or regular Alias field. Only thing displaying from aticle exept for the title is Intro Image. The Author Alias data is passed to this view and is avaiable in the default_items.php

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

avatar jatitoam
jatitoam - comment - 18 Oct 2014

I can confirm what @kirapwn found out.

I don't think this view is intended to show the author alias.

In any case, we should consider to add more options like the "Options" set for the blog or featured articles view, to select more fields to display. However, this "tagged items" view is too generic and it's not intended only for articles.

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

avatar brianteeman brianteeman - change - 1 Jan 2015
Labels
avatar brianteeman brianteeman - change - 1 Jan 2015
Labels Removed: ?
avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar Hackwar
Hackwar - comment - 4 Jan 2015

Please don't throw in yet another 100 additional Parameters towards this. We already have way too many parameters.

avatar zero-24 zero-24 - change - 9 May 2015
Status Confirmed Needs Review
avatar zero-24
zero-24 - comment - 9 May 2015

Moving to Needs Review so a Maintainer / PLT can decide if this should included or not. Thanks.


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

avatar roland-d roland-d - change - 8 Nov 2015
Status Needs Review Closed
Closed_Date 0000-00-00 00:00:00 2015-11-08 17:53:14
Closed_By roland-d
avatar roland-d
roland-d - comment - 8 Nov 2015

Hello @maciejczub

Thank you for your contribution. Since this is not a bug and can be solved by updating your template view, I am closing the issue.


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

avatar roland-d roland-d - close - 8 Nov 2015

Add a Comment

Login with GitHub to post a comment