bugGNU Health - Bugs: bug #57998, UTF-8 encoding and some smaller...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #57998: UTF-8 encoding and some smaller build warnings

Submitter:  Axel Braun <coogor>
Submitted:  Mon 16 Mar 2020 04:45:56 PM UTC
   
 
Category:  Programming / Tracebacks Severity:  2 - Minor
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.6.0
Module:  health Component:  None

Mon 16 Mar 2020 06:25:04 PM UTC, comment #1: 

Thanks Axel !

Check

http://hg.savannah.gnu.org/hgweb/health/rev/65637bbc063a

and

http://hg.savannah.gnu.org/hgweb/health/rev/65637bbc063a

The setup read method was already fixed on the default branch, and just changed on stable.

Please check that everything is OK.

Best

Luis Falcon <meanmicio>
Group administrator
Mon 16 Mar 2020 04:45:56 PM UTC, original submission:  

In /gnuhealth-3.6.3/health_federation/setup.py, open with UTF8-encoding:
def read(fname):
       return open(os.path.join(os.path.dirname(_file_), fname), encoding="UTF-8").read()

Remove executable flag from /gnuhealth-3.6.3/health/icons/federation.svg

health_ems/doc/index.rst and health_iss/doc/index.rst are 0 byte - pls remove

Thanks

Axel Braun <coogor>

 

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

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 meanmicio (Posted a comment)
  • -email is unavailable- added by coogor (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.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-03-31 meanmicio StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2020-03-16 meanmicio ReleaseNone 3.6.0
    2020-03-16 meanmicio StatusNone Ready For Test
        Assigned toNone meanmicio

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code