Jump to content


Issue information

  • #035222

  • Fixed

  • 2.5.0

  • 2.5.1

  • 3 - Medium


Issue Confirmations

  • Yes (0)No (0)
Photo

Screenshot path import fails

Posted by on 27 December 2011 - 09:38 PM

When attempting to import a screenshot using path import method it fails.

In the mainSubmitForm template we set up the screenshot path field with an ID of ss_path but then use file_sspath when processing.

<input type='text' class='input_text' name='ss_path' size='35' value='' />

should be...

<input type='text' class='input_text' name='file_sspath' size='35' value='' />

changed status to: Confirmed - General

changed status to: Fixed
changed fixed-in version to: 2.5.1





1 user(s) are reading this issue

0 members, 1 guests, 0 anonymous users