bugGNU Octave - Bugs: bug #41661, [octave forge] (generate_html)...

 
 

bug #41661: [octave forge] (generate_html) generate_package_html page header contains wrong links

Submitter:  Carlo de Falco <cdf>
Submitted:  Fri 21 Feb 2014 07:14:42 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 Nov 2021 08:31:12 PM UTC, comment #5: 

appears this was changed later in 2014:

https://sourceforge.net/p/octave/generate_html/ci/3b6be5e0f5c3e20cf8d1d358f54a71bc8bee0b42/


- <a href=\"https://sourceforge.net/p/octave/code\" class=\"menu\">SVN</a>\n\
+ <a href=\"http://octave.sourceforge.net/code.html\" class=\"menu\">Code</a>\n\


closing as fixed.

Nicholas Jankowski <nrjank>
Group Member
Tue 29 Nov 2016 02:40:25 PM UTC, comment #4: 

Is this item still relevant?

Carlo de Falco <cdf>
Group Member
Sat 22 Feb 2014 06:04:52 PM UTC, comment #3: 

I ran the script again, which fixed the links until a new package gets released.

Carnë Draug <carandraug>
Group Member
Sat 22 Feb 2014 04:52:50 PM UTC, comment #2: 

I wrote a small perl script a long time ago that changed all the links. At the time I probably thought that the pages from the packages would fetch the links from somewhere else.

I can fix this again on the server side but I think that the right fix would be not to change the link on the generate_html package, but to have the header on a single place which gets included.

Carnë Draug <carandraug>
Group Member
Fri 21 Feb 2014 10:57:18 PM UTC, comment #1: 

Looks like this has been fixed for the static pages at http://octave.sourceforge.net but not the generated docs. The header for the static pages now has a link titled "Code" that points to http://octave.sourceforge.net/code.html. This is presumably what generate_html should also put in the file header.

Mike Miller <mtmiller>
Group Member
Fri 21 Feb 2014 07:14:42 PM UTC, original submission:  


generate_package_html (...., "octave-forge")


inserts the link


<a href="https://sourceforge.net/p/octave/code" class="menu">SVN</a>


in each page header independent of whether the package
is being developed on subversion, or mercurial or outside
Octave-Forge.


Carlo de Falco <cdf>
Group Member

 

(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 nrjank (Posted a comment)
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by cdf (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-01 mtmiller Carbon-CopyRemoved 80942 -
    2021-11-29 nrjank StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2017-08-13 jwe Summarygenerate_package_html page header contains wrong links [octave forge] (generate_html) generate_package_html page header contains wrong links
    2016-11-29 cdf StatusConfirmed Need Info
    2014-02-21 mtmiller StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code