Actions
User story #3137
closedUsing certains CFEngine variables in directives may lead to unexpected errors in the promises generation
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
When using ${sys.fqhost} in the "On which host name is the virtual host to be reachable:" field for the apache2 technique, the promises cannot be generated, and we have the following error
=> Error when processing rule (0637971f-25dd-4286-93bd-7afcc5c9b1df/apacheServer:1.0/07ec78fa-5158-469c-960c-f5b825e29b18) with variables: Stream(APACHE_TRACEENABLE Should the server allow the use of the TRACE method (TraceEnable) : ArrayBuffer(Off), ?)
Exists on 2.4, probably happens on 2.3 also
The issue is that ${xxx.xxx} refers to internal Rudder variable, that rudder tries to resolves.
We should change this internal syntax to ${rudder.xxx.xxx}
Updated by Nicolas CHARLES almost 12 years ago
- Target version changed from 2.4.3 to 2.5.0~rc1
Updated by Nicolas CHARLES almost 12 years ago
- Tracker changed from Bug to User story
- Description updated (diff)
Updated by Nicolas CHARLES almost 12 years ago
- Status changed from 14 to Pending release
- % Done changed from 17 to 100
Applied in changeset b7dfa86e52367218cd7d16ae9282e5a53a2928fa.
Updated by Anonymous almost 12 years ago
Applied in changeset cc6fc927f9b8bda92b89f3745c77ae6e14182e34.
Updated by Jonathan CLARKE almost 12 years ago
- Status changed from Pending release to Discussion
This was incorrectly closed by the pull request from #3149.
Updated by Vincent MEMBRÉ almost 12 years ago
- Status changed from Discussion to Pending release
- % Done changed from 50 to 100
Applied in changeset f68262038fcaad5591b75afdfa942a6f87cb413d.
Updated by Jonathan CLARKE almost 12 years ago
- Status changed from Pending release to Discussion
Bad state
Updated by Nicolas CHARLES almost 12 years ago
- Status changed from Discussion to 10
All subticket are pending release, i'm correcting the state of this ticket
Updated by Nicolas CHARLES almost 12 years ago
- Status changed from 12 to Pending release
Updated by François ARMAND over 11 years ago
- Status changed from Pending release to Released
Actions