Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-10-01 Thread Kurt Wall (JIRA)
Title: Message Title










 

 Kurt Wall updated an issue


















 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 










Change By:

 Kurt Wall




QA Status:

 Reviewed












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-18 Thread Josh Cooper (JIRA)
Title: Message Title










 

 Josh Cooper commented on an issue


















  Re: Incorrect EPP syntax in epp() function documentation 










Andy Parker could you add story points?












   

 Add Comment

























 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 







 The current docs for {{epp()}} show the parameter declaration syntax as {{%\-( parameters )\-%}}. The real syntax uses pipes ({{|}}) instead of parentheses ({{(}}).















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-18 Thread Kylo Ginsberg (JIRA)
Title: Message Title










 

 Kylo Ginsberg updated an issue


















 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 










Change By:

 Kylo Ginsberg




Sprint:

 Week2014-6-11to2014-6-18 ,Week2014-6-18to2014-6-25












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-18 Thread Kenn Hussey (JIRA)
Title: Message Title










 

 Kenn Hussey updated an issue


















 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 










Change By:

 Kenn Hussey




Story Points:

 0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-17 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker created an issue


















 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 










Issue Type:

  Bug




Assignee:

 Andy Parker




Components:


 DOCS, DSL




Created:


 17/Jun/14 10:13 AM




Fix Versions:


 3.7.0




Priority:

  Major




Reporter:

 Andy Parker










The current docs for epp() show the parameter declaration syntax as %

( parameters )
%. The real syntax uses pipes (|) instead of parentheses (().












   

 Add Comment









  

Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-17 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 










Change By:

 Andy Parker









 Thecurrentdocsfor{{epp()}}showtheparameterdeclarationsyntaxas{{% \ -(parameters) \ -%}}.Therealsyntaxusespipes({{|}})insteadofparentheses({{(}}).












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-17 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker updated an issue


















 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 










Change By:

 Andy Parker




Sprint:

 Week2014-6-11to2014-6-18












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-2791) Incorrect EPP syntax in epp() function documentation

2014-06-17 Thread Andy Parker (JIRA)
Title: Message Title










 

 Andy Parker commented on an issue


















  Re: Incorrect EPP syntax in epp() function documentation 










This was found and fixed while reviewing PUP-2755.
Merged into master in cc13e1.












   

 Add Comment

























 Puppet /  PUP-2791



  Incorrect EPP syntax in epp() function documentation 







 The current docs for {{epp()}} show the parameter declaration syntax as {{%\-( parameters )\-%}}. The real syntax uses pipes ({{|}}) instead of parentheses ({{(}}).















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.