Issues

Select view

Select search mode

 
50 of 340

Polls cc+ import log messages should be debug not info

Fixed

Description

When doing a cc+ import for polls, if any of the polls have images, the html is displayed in the server logs.

Polls - no image:

06-Mar-2025 12:41:29.603 INFO [http-nio-20313-exec-87] o.s.p.s.i.PollListManagerImpl.saveOption Option Option(optionId=9, pollId=3, text=dog, status=, uuid=e83521d6-ac2c-480a-a1f3-6403453a0968, deleted=false, optionOrder=0)successfuly saved

Polls - with image:

06-Mar-2025 12:41:29.692 INFO [http-nio-20313-exec-87] o.s.p.s.i.PollListManagerImpl.saveOption Option Option(optionId=21, pollId=5, text=Spring <img alt="Light Showers" height="64" src="https://trunk-maria.nightly.sakaiproject.org/access/content/group/be27539f-7679-4680-a259-4a17f709f979/instructor-uploads/Light-Showers-64_20250223104012618.png" width="64" />, status=, uuid=06cbcb0d-4d04-4e8d-bd8c-a8f5ea4660ef, deleted=false, optionOrder=0)successfuly saved

Attachments

1
  • 06 Mar 2025, 09:14 PM

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Environment

25x: https://trunk-maria.nightly.sakaiproject.org/, build: c7c557df
Created March 6, 2025 at 9:13 PM
Updated last week
Resolved March 6, 2025 at 10:33 PM

Activity

Show:

Andrea Schmidt last week

Verified on 25x: https://trunk-maria.nightly.sakaiproject.org/, build: 49e1194c

Automation for Jira March 6, 2025 at 9:50 PM

A pull request has been created, "SAK-51107 Polls cc+ import log messages should be debug not info", you can see it at https://github.com/sakaiproject/sakai/pull/13409

Flag notifications