Project

General

Profile

Actions

Task #3694

open

[easyhack] After pagination date and number format is incorrect

Added by Juan José González 6 months ago. Updated 6 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Tags:
EasyHack

Description

To reproduce:
  1. Visit https://extensions.libreoffice.org/ note that after one second date and numbers are formatted in all extensions card. Like this:
  2. Scroll all the way down and click on a different page to load a different page
  3. After one second, extension cards do not show a formatted date or number

Why it happens:
When the DOM is updated the functions that format date and number of downloads are not called again.
Functions are in

themes/extensively/javascript/intl.js

They have to be called in

public/javascript/extensions.js
search for // Reconnect pagination comment block.


Files

Actions #1

Updated by Juan José González 6 months ago

  • Tags EasyHack added
Actions

Also available in: Atom PDF