projects
/
hub.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7765881
)
Renamed
author
Roland Häder
<roland@mxchange.org>
Wed, 30 Jan 2013 23:29:38 +0000
(23:29 +0000)
committer
Roland Häder
<roland@mxchange.org>
Wed, 30 Jan 2013 23:29:38 +0000
(23:29 +0000)
application/hub/main/handler/message-types/requests/class_NodeMessageRequestNodeListHandler.php
patch
|
blob
|
history
application/hub/templates/xml/answer/requests/request_node_list_answer.xml
patch
|
blob
|
history
diff --git
a/application/hub/main/handler/message-types/requests/class_NodeMessageRequestNodeListHandler.php
b/application/hub/main/handler/message-types/requests/class_NodeMessageRequestNodeListHandler.php
index 684533953b9fd980bf1c7dfabdb7ab6a46fde6d8..91678068be409996f04e65270b59ad3de9a1bcca 100644
(file)
--- a/
application/hub/main/handler/message-types/requests/class_NodeMessageRequestNodeListHandler.php
+++ b/
application/hub/main/handler/message-types/requests/class_NodeMessageRequestNodeListHandler.php
@@
-148,8
+148,9
@@
class NodeMessageRequestNodeListHandler extends BaseMessageHandler implements Ha
$this->getConfigInstance()->unsetConfigEntry($configKey);
} // END - foreach
- // Remove answer status as well
+ // Remove answer status
/node list
as well
$this->getConfigInstance()->unsetConfigEntry('answer_status');
+ $this->getConfigInstance()->unsetConfigEntry('node_list');
}
}
diff --git
a/application/hub/templates/xml/answer/requests/request_node_list_answer.xml
b/application/hub/templates/xml/answer/requests/request_node_list_answer.xml
index 5ba0f6d9061d5ef549416e421162ec08c6c5812a..c9407b0ae6878b2df9b4b3605a64dd4b74075ade 100644
(file)
--- a/
application/hub/templates/xml/answer/requests/request_node_list_answer.xml
+++ b/
application/hub/templates/xml/answer/requests/request_node_list_answer.xml
@@
-33,7
+33,7
@@
along with this program. If not, see <http://www.gnu.org/licenses/>
<!--
This will be filled with the "node-list-entry" template
//-->
- {?node_list
_entry
?}
+ {?node_list?}
</node-list>
<!--
Status of this answer. This can be something like OKAY if all went fine or