?
Pull Request for # 8572
avatar brianteeman
brianteeman
17 Nov 2015

It is possible in the admin to set a Help site per user. The options currently are "use-default, english and french"

However as soon as you click on the Refresh button the option to "use default" disappears

screen shot 2015-11-17 at 13 54 59

after pressing refresh

screen shot 2015-11-17 at 13 55 50

Votes

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

avatar brianteeman brianteeman - open - 17 Nov 2015
avatar n9iels
n9iels - comment - 20 Nov 2015

This problem can be fix by pushing the "Use default" option to the items array in media/system/js/helpsite.js

I tried, but I have one problem. The language string won't translate when I use this code:

items.push('<option value="">' + Joomla.JText._('JOPTION_USE_DEFAULT') + '</option>');

Anybody suggestions?

avatar RonakParmar
RonakParmar - comment - 21 Nov 2015

I have followed above screen dump, able to reproduce this issue in Joomla 3.4.4.
System Information:
PHP Version 5.5.30-1+deb.sury.org~precise+1
Apache Version: Apache/2.4.12 (Ubuntu)


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

avatar zero-24 zero-24 - change - 25 Nov 2015
Status New Confirmed
avatar zero-24 zero-24 - change - 25 Nov 2015
Category JavaScript
avatar RonakParmar RonakParmar - reference | e2d9e9e - 30 Nov 15
avatar gunjanpatel gunjanpatel - change - 30 Nov 2015
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2015-11-30 05:56:08
Closed_By gunjanpatel
Rel_Number 0 8572
Relation Type Pull Request for
avatar gunjanpatel
gunjanpatel - comment - 30 Nov 2015

Closing as we have PR for this issue #8572


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

avatar gunjanpatel
gunjanpatel - comment - 30 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - close - 30 Nov 2015
avatar joomla-cms-bot joomla-cms-bot - close - 30 Nov 2015

Add a Comment

Login with GitHub to post a comment