Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow prefix modifier on variables with composite values #290

Merged
merged 1 commit into from
Mar 30, 2016

Conversation

keanu-delgado
Copy link
Contributor

One last proposal. This one is pretty explicit in the spec.

From https://tools.ietf.org/html/rfc6570#section-2.4.1 :

   A prefix modifier indicates that the variable expansion is limited to
   a prefix of the variable's value string.  Prefix modifiers are often
   used to partition an identifier space hierarchically, as is common in
   reference indices and hash-based storage.  It also serves to limit
   the expanded value to a maximum number of characters.  Prefix
   modifiers are not applicable to variables that have composite values.

@rodneyrehm rodneyrehm merged commit ffd9b33 into medialize:master Mar 30, 2016
@rodneyrehm
Copy link
Member

looks good, thank you!

rodneyrehm added a commit that referenced this pull request Mar 30, 2016
@keanu-delgado keanu-delgado deleted the patch-3 branch April 6, 2016 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants