Page MenuHomePhabricator

Wrong file name in input field after changing format in Tracking Toolbox Plugin (Logging tab)
Closed, ResolvedPublic

Description

  1. Go to Logging Tab in IGT Tracking Tool
  2. Change radio button to xml format
  3. file extension of Filename input field doesn't change to ".xml"

The filename in the Filename input field does not match the created filename.

Event Timeline

New remote branch pushed: bug-16470-Wrong-File-Extension-In-Input-Field

The extension of a filename will change if the radio button is clicked.
(.xml/.csv)

User engelhsa has pushed new remote branch:

bug-16470-WrongFileExtensionsForAllPlattforms

[60cc7f]: Merge branch 'bug-16470-WrongFileExtensionsForAllPlattforms'

Merged commits:

2014-02-19 15:35:42 Silvio Kolb [9ef651]
fixed plattform dependency.
added QDirectories.


2014-02-19 13:41:18 Silvio Kolb [247351]
Merge branch 'bug-16470-Wrong-File-Extension-In-Input-Field' into bug-16470-WrongFileExtensionsForAllPlattforms


2013-11-27 16:10:56 Sandy Engelhardt [dacda4]
added function to change name in logging tab when switching file extension.