Ticket #2854 (closed enhancement: fixed)

Opened 2 years ago

Last modified 21 months ago

View Source must not show .pyc and pyo files

Reported by: godiard Owned by: erikos
Priority: Low Milestone: 0.94
Component: sugar Version: Unspecified
Severity: Minor Keywords: 11.3.0
Cc: walter Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

In the list of activity files we are showing all the files, but to teachers and children is confusing see the .pyc and pyo files.

Attachments

0001-prevent-view-source-display-of-.pyo-.pyc-.so-files-2.patch Download (1.0 KB) - added by walter 2 years ago.
patch to prevent view source from displaying .pyo, .pyc, .so, and ~ files

Change History

follow-up: ↓ 2   Changed 2 years ago by walter

I have a patch for this (I also add .so files to the do-not-show list) which I will push with some other View Source bug fixes/changes/enhancements.

in reply to: ↑ 1   Changed 2 years ago by sascha_silbe

  • cc walter added

Replying to walter:

I have a patch for this (I also add .so files to the do-not-show list) which I will push with some other View Source bug fixes/changes/enhancements.

Please provide the patch separately (via git send-email if possible; attachments are harder for me to review). Each commit / patch should contain only a single logical change.

  Changed 2 years ago by erikos

  • owner set to erikos
  • status changed from new to assigned

Walter, do you have that patch?

Changed 2 years ago by walter

patch to prevent view source from displaying .pyo, .pyc, .so, and ~ files

  Changed 2 years ago by walter

Maybe we should add .mo to the list of files we hide?

  Changed 22 months ago by erikos

  • keywords 11.3.0 added; 11.2.0 removed

  Changed 21 months ago by erikos

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from Unspecified by Release Team to 0.94

Has been fixed: f04b5a628583c07c29abd5eb5b32d33c784f9c7e Will be in 0.94

Note: See TracTickets for help on using tickets.