taskSavannah Administration - Tasks: task #14374, Typo in links to Octave...

 
 

task #14374: Typo in links to Octave maintainers mailing list

Submitter:  Avinoam Kalma <avinoam>
Submitted:  Fri 17 Feb 2017 01:16:54 PM UTC
   
 
Should Start On:  Fri 17 Feb 2017 12:00:00 AM UTC Should be Finished on:  Fri 17 Feb 2017 12:00:00 AM UTC
Category:  System Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  agn Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 18 Feb 2017 12:54:19 AM UTC, comment #2: 

Thanks!

John W. Eaton <jwe>
Fri 17 Feb 2017 05:00:39 PM UTC, comment #1: 

Fixed.

For savannah-admins' future reference:

$ mysql savane
mysql> select * from mail_group_list
       where list_name like '%octave%' ;

mysql> update mail_group_list
       set list_name = 'octave-maintainers'
       where list_name = 'octave-mainainers'
       and group_list_id = 3231 limit 1 ;


regards,
 - assaf

Assaf Gordon <agn>
Site Administrator
Fri 17 Feb 2017 01:16:54 PM UTC, original submission:  


On this page:

https://savannah.gnu.org/mail/?group=octave
 
There is a "t" missing in the links to the maintainers mailing list (archive, address, ...). It is currently spelled "octave-mainainers" and should be spelled "octave-maintainers". Thus, the links do not work

see bug 47088 in Octave bug tracker

Avinoam Kalma <avinoam>

 

(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 jwe (Posted a comment)
  • -email is unavailable- added by agn (Posted a comment)
  • -email is unavailable- added by avinoam (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 logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-02-17 agn StatusNone Done
        Assigned toNone agn
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code