-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.5.1
-
Component/s: None
-
Environment:
Standalone Confluence 2.5.1 user Java 6 on Centos 4.4
We have several templates set up with options like:
@VERSION|list(SUSE_10_1,SUSE_10_2,2000,2003,Centos_4_4,OES_1,SLES_9,RHEL_3,RH_9,NSM,5_3L,HMC)@
We used underscores because periods didn't work.
Now we have upgrade from 2.2.7 to 2.5.1 any template with these type of values does not have the correct values inserted when the insert variables button is clicked:
eg:
This is the output of an example after hitting insert variables - if we remove the underscores it works as expected.
| Name | test | |
|---|---|---|
| Description | ||
| IP Address | ||
| Office | AKL | |
| Location | @LOCATION | list(Server_room,IT_desk,Basement)@ |
| Primary Role | @ROLE | list(VM_host,File,Authentication_controller,Web_app,Wiki,Mail,Management,Firewall_or_VPN,Backup,Application,Orion_application)@ |
| OS | Linux | |
| OS version | @VERSION | list(SUSE_10_1,SUSE_10_2,2000,2003,Centos_4_4,OES_1,SLES_9,RHEL_3,RH_9,NSM,5_3L,HMC)@ |
| Hardware | Server | |
| Backed Up | Y |