Tobias Jeger pushed to branch master at cms-community / hippo-essentials

Commits:
32420712 by Tobias Jeger at 2018-02-04T21:01:50+01:00
ESSENTIALS-1154 Fix hippostd:state of blogpost prototype

Should be "draft", not "unpublished".

- - - - -


1 changed file:

- plugins/blog/src/main/resources/xml/namespaces/blogpost.xml


Changes:

=====================================
plugins/blog/src/main/resources/xml/namespaces/blogpost.xml
=====================================
--- a/plugins/blog/src/main/resources/xml/namespaces/blogpost.xml
+++ b/plugins/blog/src/main/resources/xml/namespaces/blogpost.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2014-2016 Hippo B.V. (http://www.onehippo.com)
+  Copyright 2014-2018 Hippo B.V. (http://www.onehippo.com)
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -243,7 +243,7 @@
         <sv:value>blogpost/hipposysedit:prototypes</sv:value>
       </sv:property>
       <sv:property sv:name="hippostd:state" sv:type="String">
-        <sv:value>unpublished</sv:value>
+        <sv:value>draft</sv:value>
       </sv:property>
       <sv:property sv:name="hippostd:stateSummary" sv:type="String">
         <sv:value>new</sv:value>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/3242071286d7fd8c007b86b9f918f8b51234f324

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/3242071286d7fd8c007b86b9f918f8b51234f324
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to