[JIRA] [recipe] (JENKINS-22241) Recipe export does not properly quote non-ASCII characters in the job description field

2014-08-28 Thread jgl...@cloudbees.com (JIRA)















































Jesse Glick
 assigned  JENKINS-22241 to Jesse Glick



Recipe export does not properly quote non-ASCII characters in the job description field
















Change By:


Jesse Glick
(28/Aug/14 6:08 PM)




Assignee:


StevenChristou
JesseGlick



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [recipe] (JENKINS-22241) Recipe export does not properly quote non-ASCII characters in the job description field

2014-08-28 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 commented on  JENKINS-22241


Recipe export does not properly quote non-ASCII characters in the job description field















@ndeloof fixed the export in ec080a6 but I think the import is still broken.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [recipe] (JENKINS-22241) Recipe export does not properly quote non-ASCII characters in the job description field

2014-08-28 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 started work on  JENKINS-22241


Recipe export does not properly quote non-ASCII characters in the job description field
















Change By:


Jesse Glick
(28/Aug/14 6:08 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [recipe] (JENKINS-22241) Recipe export does not properly quote non-ASCII characters in the job description field

2014-08-28 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22241


Recipe export does not properly quote non-ASCII characters in the job description field















Code changed in jenkins
User: Jesse Glick
Path:
 src/main/java/org/jenkinsci/plugins/recipe/Ingredient.java
 src/test/java/org/jenkinsci/plugins/recipe/IngredientTest.java
http://jenkins-ci.org/commit/recipe-plugin/324f5ce022f537038920078e38d7c17ce86137e5
Log:
  FIXED JENKINS-22241 Ingredient.read should use UTF-8 encoding.


Compare: https://github.com/jenkinsci/recipe-plugin/compare/ec080a650e9a...324f5ce022f5




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [recipe] (JENKINS-22241) Recipe export does not properly quote non-ASCII characters in the job description field

2014-08-15 Thread schristo...@gmail.com (JIRA)















































Steven Christou
 assigned  JENKINS-22241 to Steven Christou



Recipe export does not properly quote non-ASCII characters in the job description field
















Change By:


Steven Christou
(15/Aug/14 10:02 AM)




Assignee:


StevenChristou



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [recipe] (JENKINS-22241) Recipe export does not properly quote non-ASCII characters in the job description field

2014-03-18 Thread markus.str...@nokia.com (JIRA)














































Markus Strand
 created  JENKINS-22241


Recipe export does not properly quote non-ASCII characters in the job description field















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


recipe



Created:


18/Mar/14 11:35 AM



Description:


The job description field can have any HTML text. eg  that looks like the   
The export works fine, but the import of the recipe fails with
"
Exception: Invalid byte 1 of 1-byte UTF-8 sequence.
Stacktrace:
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
	at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)
...
"




Project:


Jenkins



Priority:


Major



Reporter:


Markus Strand

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.