bugGNU Octave - Bugs: bug #63645, .octaverc ignored when octave...

 
 

bug #63645: .octaverc ignored when octave spawned from cgi-script

Submitter:  None
Submitted:  Thu 12 Jan 2023 03:35:34 PM UTC
   
 
Category:  Other Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  None Assigned to:  None
Originator Name:  Daniel Rypl Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * 6.2.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Jan 2023 03:35:34 PM UTC, original submission:  

After upgrade to GNU Octave 6.2.0 on Debian 5.10.140-1 the output
of octave ignored the encoding of the text strings in the source m-file. This was resolved by _mfile_encoding_("...") command in .octaverc file no matter whether system-wide, personal or in current working directory, but only in the case when octave was called from terminal. When called from cgi-script of web application (eg. from a perl script using system command), .octaverc is ignored (again no matter whether system-wide, personal or in current working directory). The non-ascii characters in printed text are replaced by question-mark characters.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code