J4 Issue ?
avatar franz-wohlkoenig
franz-wohlkoenig
20 Aug 2018

Steps to reproduce the issue

Create a Blog Layout using Pagination. After click on Pagination got JA-Error TypeError: document.adminForm is undefined, Pagination didn't load next Page.

screen shot 2018-08-20 at 16 49 26

System information

  • Nightly Build 4.0.0-alpha5-dev
  • Multilingual Sample Data (French, German DE, Persian)
  • Template: Cassiopeia
  • macOS Sierra, 10.13.6
  • Firefox 61 (64-bit)

CloudAccess.net

  • PHP 7.1.15
  • MySQLi 5.7.18-cll-lve
avatar franz-wohlkoenig franz-wohlkoenig - open - 20 Aug 2018
avatar joomla-cms-bot joomla-cms-bot - change - 20 Aug 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 20 Aug 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 20 Aug 2018
Status New Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 20 Aug 2018
Category com_content JavaScript
avatar brianteeman brianteeman - change - 20 Aug 2018
Labels Added: J4 Issue
avatar brianteeman brianteeman - labeled - 20 Aug 2018
avatar anibalsanchez
anibalsanchez - comment - 12 Sep 2019

I was about to report the same issue ;-)

index.php:357 Uncaught TypeError: Cannot read property 'limitstart' of undefined
    at HTMLAnchorElement.onclick (index.php:357)

It looks like the pagination on the frontend site is using the JavaScript backend navigation:

<a aria-label="Go to page 2" href="#" onclick="document.adminForm.limitstart.value=4; Joomla.submitform();return false;"> 
avatar franz-wohlkoenig franz-wohlkoenig - change - 12 Sep 2019
The description was changed
avatar franz-wohlkoenig franz-wohlkoenig - edited - 12 Sep 2019
avatar brianteeman
brianteeman - comment - 4 Feb 2020

closing this as this has now been resolved elsewhere

avatar brianteeman brianteeman - change - 4 Feb 2020
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2020-02-04 17:40:03
Closed_By brianteeman
avatar brianteeman brianteeman - close - 4 Feb 2020

Add a Comment

Login with GitHub to post a comment