Bug #4049

Template editing wizard overwrites FILES_DS with content of INIT_SCRIPTS

Added by Rolandas Naujikas over 5 years ago. Updated over 5 years ago.

Status:ClosedStart date:10/10/2015
Priority:HighDue date:
Assignee:-% Done:

0%

Category:Sunstone
Target version:Release 4.14.2
Resolution:fixed Pull request:
Affected Versions:OpenNebula 4.14

Description

Template editing wizard overwrites FILES_DS with content of INIT_SCRIPTS and loose values, entered into INIT_SCRIPTS.


Related issues

Duplicated by Bug #4153: Context template FILE_DS overwrittent by 'init scripts' Closed 11/13/2015

Associated revisions

Revision 349ec38e
Added by Carlos Martín over 5 years ago

Bug #4049: fix init_scripts field. Thanks to Rolandas Naujikas

Revision dbe418ec
Added by Carlos Martín over 5 years ago

Bug #4049: fix init_scripts field. Thanks to Rolandas Naujikas

(cherry picked from commit 349ec38eadc6a224cb29a386893b283e8cb4c31d)

History

#1 Updated by Rolandas Naujikas over 5 years ago

It looks there is a mistake in sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/context/html.hbs:

...
          <input type="text" wizard_field="FILES_DS" id="INIT_SCRIPTS" name="INIT_SCRIPTS" />
...

wizard_field should be INIT_SCRIPTS, not FILES_DS.

#2 Updated by Daniel Molina over 5 years ago

  • Status changed from Pending to New
  • Target version set to Release 4.14.2

#3 Updated by Carlos Martín over 5 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed, thank you!

#4 Updated by Javi Fontan over 5 years ago

  • Duplicated by Bug #4153: Context template FILE_DS overwrittent by 'init scripts' added

Also available in: Atom PDF