? Success
Pull Request for # 7280

User tests: Successful: Unsuccessful:

avatar smz
smz
28 Jun 2015

Description

This fixes a couple of minor issues in the localised content installation

Steps to reproduce the issue

  • Perform Joomla! installation
  • Select "Extra steps: Install languages"
  • In "Install Language Packages" select one or more additional language
  • Set "Activate the multilingual feature:" to "Yes"
  • Select "Install localised content"
  • When installation has completed login in the backend and examine the automatically installed articles

Expected result

  • Articles titles should be "Article" (or the corresponding translation) + Language code
  • Articles should have empty metadata

Actual result

  • In some language (e.g. Italian) the translation of the word "Article" might be incorrect.
  • In the "Meta Description:" you'll find a JSON encoded string: {"robots":"","author":"","rights":"","xreference":""}

Testing instructions

Apply this patch and perform a new installation, as above: actual result should match expected result

Additional comments

Fixes #7280

avatar smz smz - open - 28 Jun 2015
avatar smz smz - change - 28 Jun 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Jun 2015
Labels Added: ?
avatar smz
smz - comment - 28 Jun 2015

@infograf768
Thanks for suggesting the usage of the COM_CONTENT_CONTENT_TYPE_ARTICLE string! :+1:

avatar zero-24 zero-24 - change - 28 Jun 2015
Category Installation
avatar zero-24 zero-24 - change - 28 Jun 2015
Easy No Yes
avatar brianteeman
brianteeman - comment - 28 Jun 2015

I think you are wrong about changing to empty metadata.
When you create a brand new article on a clean install and then check the database you will see that the metadata field contains {"robots":"","author":"","rights":"","xreference":""}


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

avatar smz
smz - comment - 28 Jun 2015

@brianteeman: Exactly, and that's the issue! :smile:

avatar Bakual
Bakual - comment - 28 Jun 2015

@brianteeman This is about metadesc, not metadata :smile:

avatar brianteeman
brianteeman - comment - 28 Jun 2015

Oops


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

avatar smz
smz - comment - 28 Jun 2015

:stuck_out_tongue_winking_eye:

avatar infograf768
infograf768 - comment - 29 Jun 2015

OK for me. Simple patch.

avatar zero-24 zero-24 - alter_testresult - 29 Jun 2015 - infograf768: Tested successfully
avatar anibalsanchez
anibalsanchez - comment - 29 Jun 2015

#Test OK


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

avatar anibalsanchez anibalsanchez - test_item - 29 Jun 2015 - Tested successfully
avatar smz
smz - comment - 29 Jun 2015

@anibalsanchez Thanks Anibal! May I ask you the favour to give a try at #7247 too?

avatar smz
smz - comment - 29 Jun 2015

Sorry, I meant to say #7248 :smile:

avatar zero-24 zero-24 - change - 30 Jun 2015
Status Pending Ready to Commit
Rel_Number 0 7280
Relation Type Pull Request for
avatar zero-24
zero-24 - comment - 30 Jun 2015

RTC Thanks :smile:


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

avatar zero-24 zero-24 - change - 30 Jun 2015
Labels Added: ?
avatar smz
smz - comment - 2 Jul 2015

Maybe this too (which is trivial) can go in 3.4.3. But that's not much important...

avatar Kubik-Rubik
Kubik-Rubik - comment - 3 Jul 2015

Thank you @smz! Merged.

avatar zero-24 zero-24 - close - 3 Jul 2015
avatar Kubik-Rubik Kubik-Rubik - change - 3 Jul 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-07-03 09:47:49
Closed_By Kubik-Rubik
avatar Kubik-Rubik Kubik-Rubik - close - 3 Jul 2015
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment