Skip to content

Improvement: Adding the forced language in the modal title for Articles#11749

Merged
rdeutz merged 1 commit intojoomla:stagingfrom
infograf768:forcedlanguage_modal_article
Aug 24, 2016
Merged

Improvement: Adding the forced language in the modal title for Articles#11749
rdeutz merged 1 commit intojoomla:stagingfrom
infograf768:forcedlanguage_modal_article

Conversation

@infograf768
Copy link
Copy Markdown
Member

@infograf768 infograf768 commented Aug 23, 2016

Similar to #11718 and #11717
Multilingual site
After patch when selecting an article in the Associations tab we will get the following modal

screen shot 2016-08-23 at 07 21 19

@jreys @brianteeman @andrepereiradasilva @jeckodevelopment

@alikon
Copy link
Copy Markdown
Contributor

alikon commented Aug 23, 2016

I have tested this item ✅ successfully on 74af0dd


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

@rdeutz rdeutz added this to the Joomla 3.6.3 milestone Aug 23, 2016
@andrepereiradasilva
Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on 74af0dd

works as described


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

@zero-24
Copy link
Copy Markdown
Contributor

zero-24 commented Aug 23, 2016

RTC. Thanks.


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Aug 23, 2016
{
$linkArticles .= '&forcedLanguage=' . $this->element['language'];
$linkArticle .= '&forcedLanguage=' . $this->element['language'];
$modalTitle = JText::_('COM_CONTENT_CHANGE_ARTICLE') . ' — ' . $this->element['label'];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this not really need to be a sprintf?

Copy link
Copy Markdown
Member Author

@infograf768 infograf768 Aug 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is not necessary and works in rtl. same pr as the others.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • no lang string change...

@rdeutz rdeutz merged commit 4655b14 into joomla:staging Aug 24, 2016
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Aug 24, 2016
@infograf768 infograf768 deleted the forcedlanguage_modal_article branch August 24, 2016 07:32
roland-d pushed a commit to roland-d/joomla-cms that referenced this pull request Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants