Jira (PDB-2621) PDB should return invalid regex errors as json

2016-04-11 Thread Jonathan Newman (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jonathan Newman commented on  PDB-2621 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: PDB should return invalid regex errors as json  
 
 
 
 
 
 
 
 
 
 
It should also specify Content-Type in the response. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PDB-2621) PDB should return invalid regex errors as json

2016-04-11 Thread Wyatt Alt (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Wyatt Alt created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 PuppetDB /  PDB-2621 
 
 
 
  PDB should return invalid regex errors as json  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Created:
 

 2016/04/11 10:16 AM 
 
 
 

Priority:
 
  Normal 
 
 
 

Reporter:
 
 Wyatt Alt 
 
 
 
 
 
 
 
 
 
 
Example: 
 
 
 
 
 
 
[~/Documents/puppetdb] (master) $ curl -vvv -X GET http://localhost:8080/pdb/query/v4/nodes -d 'query=["~","certname","**"]' 
 
 
 
 
*   Trying 127.0.0.1... 
 
 
 
 
* Connected to localhost (127.0.0.1) port 8080 (#0) 
 
 
 
 
> GET /pdb/query/v4/nodes HTTP/1.1