Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JHtmlBootstrap::startAccordion #17853

Closed
brianteeman opened this issue Sep 3, 2017 · 10 comments
Closed

JHtmlBootstrap::startAccordion #17853

brianteeman opened this issue Sep 3, 2017 · 10 comments

Comments

@brianteeman
Copy link
Contributor

brianteeman commented Sep 3, 2017

Steps to reproduce the issue

Sorry not worked out exactly how to replicate this other than install the test data and then go to feagtured contacts - select any of the contacts and you will see the following error
Notice: Undefined index: JHtmlBootstrap::startAccordion in C:\Apache24\htdocs\cms\libraries\cms\html\bootstrap.php on line 693

@ghost
Copy link

ghost commented Sep 4, 2017

Can't confirm. No Notice in Frontend or php_error.log, Error Reporting is set on "Maximum".

System information

3.8.0-beta5-dev
Multilanguage Site
macOS Sierra, 10.12.6
Firefox 55 (64-bit)

MAMP 4.1.1

@joomla-cms-bot joomla-cms-bot changed the title JHtmlBootstrap::startAccordion JHtmlBootstrap::startAccordion Sep 4, 2017
@brianteeman
Copy link
Contributor Author

@franz-wohlkoenig did you check ALL the featured contacts?

@ghost
Copy link

ghost commented Sep 4, 2017

Checked this Contact by click on each:
bildschirmfoto 2017-09-04 um 09 39 03

@brianteeman
Copy link
Contributor Author

strange

@Quy
Copy link
Contributor

Quy commented Sep 4, 2017

Unable to reproduce with nightly staging.

@izharaazmi
Copy link
Contributor

Looking at the code its clear that this error will occur when addSlide is called before calling startAccordion with same $selector. Now it boils down to find where it is called this way.

Further should we or not check this error condition in addSlide?

@Quy
Copy link
Contributor

Quy commented Nov 12, 2017

To reproduce:
Enable Maximum for Error Reporting.
Under Contacts > Contact, set Contact Information to hide and Show User Articles to show.
On front end, click Featured Contacts.
Click Shop Address contact.

@ghost
Copy link

ghost commented Nov 12, 2017

Issue confirmed, haven't clicked on "Shop Address" before. Thanks for Hint @Quy.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/17853

@ghost
Copy link

ghost commented Nov 15, 2017

closed as having Pull Request #18573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants