[CORE][COMMUNITY] actionLecture issues #111

Closed
opened 2024-03-02 09:52:52 +01:00 by rooty · 5 comments
Owner

actionLecture has some issues:

  • the resume text of a community is twice printed
  • content presentation of community title is not deleted when no community selected
  • Ttile page is wrong for default community (showing Anonyme, should be Qware)
  • html source code has error about mx:include, should not.
actionLecture has some issues: - the resume text of a community is twice printed - content presentation of community title is not deleted when no community selected - Ttile page is wrong for default community (showing Anonyme, should be Qware) - html source code has error about mx:include, should not.
rooty added the
bug
enhancement
live
master
template
labels 2024-03-02 09:52:52 +01:00
rooty self-assigned this 2024-03-02 09:52:52 +01:00
Author
Owner
  • the resume text of a community is twice printed:

In the code of class Community, the mx text value of blocTextText.text_text was $textResume.
It has been fixed.

  • content presentation of community title is not deleted when no community selected:

A mx bloc was missing to permit deletion of content
It has been fixed.

  • Title page is wrong for default community (showing Anonyme, should be Qware):

It has been fixed.

  • html source code has error about mx:include:

mxCallCss and mxCallJS was missing
it has been fixed.

- the resume text of a community is twice printed: > In the code of class Community, the mx text value of blocTextText.text_text was $textResume. > It has been fixed. - content presentation of community title is not deleted when no community selected: > A mx bloc was missing to permit deletion of content > It has been fixed. - Title page is wrong for default community (showing Anonyme, should be Qware): > It has been fixed. - html source code has error about mx:include: > mxCallCss and mxCallJS was missing > it has been fixed.
rooty added the
fixed
label 2024-03-02 10:00:49 +01:00
Author
Owner

Added to local master repository

Added to local master repository
Author
Owner

Committed on loacl master repository

Committed on loacl master repository
rooty referenced this issue from a commit 2024-03-02 10:02:51 +01:00
Author
Owner

Pushed on remote master repository

Pushed on remote master repository
Author
Owner

Pulled from live production

Pulled from live production
rooty closed this issue 2024-03-02 10:11:14 +01:00
Sign in to join this conversation.
No description provided.