View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013862ParaView(No Category)public2013-02-06 15:352013-02-11 16:02
ReporterDavid C. Lonie 
Assigned ToDavid C. Lonie 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.1 
Summary0013862: Fix typo in VRUIConnection
Descriptionif( this->AnalogMapping.find( e.str())!= this->ButtonMapping.end())

should be

if( this->AnalogMapping.find( e.str())!= this->AnalogMapping.end())
TagsNo tags attached.
ProjectTBD
Topic Name13862-VruiTypo
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0030320)
Utkarsh Ayachit (administrator)
2013-02-07 10:30

SUMMARY
---------------------------------------------
Topics merged into master:
        13862-VruiTypo
        13863_fix_visibility_animation

 Issue History
Date Modified Username Field Change
2013-02-06 15:35 David C. Lonie New Issue
2013-02-06 15:35 David C. Lonie Assigned To => David C. Lonie
2013-02-06 15:37 David C. Lonie Topic Name => 13862-VruiTypo
2013-02-06 15:37 David C. Lonie Status backlog => gatekeeper review
2013-02-06 15:37 David C. Lonie Fixed in Version => git-next
2013-02-06 15:37 David C. Lonie Resolution open => fixed
2013-02-07 10:29 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-02-07 10:30 Utkarsh Ayachit Status gatekeeper review => customer review
2013-02-07 10:30 Utkarsh Ayachit Note Added: 0030320
2013-02-07 10:30 Utkarsh Ayachit Fixed in Version git-master => 3.98.1
2013-02-11 16:02 Utkarsh Ayachit Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team