bugGNU Octave - Bugs: bug #52610, __publish_html_output__.m errors

 
 

bug #52610: __publish_html_output__.m errors

Submitter:  Dmitri A. Sergatskov <dasergatskov>
Submitted:  Thu 07 Dec 2017 02:28:17 AM UTC
   
 
Category:  Test Suite Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 07 Dec 2017 02:50:27 AM UTC, comment #1: 

Because I can't run the test suite I can't find these errors ahead of checking in changes.

I fixed the issue here http://hg.savannah.gnu.org/hgweb/octave/rev/0755de78071c.


Rik <rik5>
Group administrator
Thu 07 Dec 2017 02:28:17 AM UTC, original submission:  

test publish.tst fails as of 798b56f0b207 tip @.

The following diff fixes it for me, but I am not sure if the file autogenerated and the fix should be elsewhere:


< '  font-family: "Roboto Condensed", sans-serif;",
---
> "  font-family: 'Roboto Condensed', sans-serif;",
160c160
< '  font-family: "Roboto Condensed", serif;",
---
> "  font-family: 'Roboto Condensed', serif;",


Dmitri.

Dmitri A. Sergatskov <dasergatskov>

 

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

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-07 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code