bugMHonArc - Bugs: bug #11977, TSLICETOPBEGCUR ignored

 
 

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

bug #11977: TSLICETOPBEGCUR ignored

Submitter:  None
Submitted:  Mon 14 Feb 2005 04:15:11 AM UTC
   
 
Category:  Resources Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  All Perl Version:  All
Component Version:  2.6.10 Fixed Release:  2.6.11

Wed 27 Apr 2005 06:15:32 PM UTC, comment #1: 

Fix checked into CVS.

Earl Hood <ehood>
Group administrator
Mon 14 Feb 2005 04:15:11 AM UTC, original submission:  

in lib/mhrcfile.pl, 1199:

        if ($elem eq 'tslicetopbegincur') {

should be:

        if ($elem eq 'tslicetopbegincur' ||
        $elem eq 'tslicetopbegcur') {


Anonymous

 

(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

 

CC list is empty

 

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 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-20 ehood Open/ClosedOpen Closed
    Fixed ReleaseCVS 2.6.11
2005-04-27 ehood StatusNone Fixed
    Perl Version5.8.6 All
    Fixed Release CVS
2005-04-27 ehood CategoryResource Variables Resources

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code