Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Trim whitespace in imported md:OrganizationURL elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 18, 2014
1 parent 0d64bfd commit 4903b5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@
-->
<bean id="md-NameIDFormat" parent="QName" c:_0-ref="md_namespace" c:_1="NameIDFormat"/>
<bean id="md-OrganizationDisplayName" parent="QName" c:_0-ref="md_namespace" c:_1="OrganizationDisplayName"/>
<bean id="md-OrganizationURL" parent="QName" c:_0-ref="md_namespace" c:_1="OrganizationURL"/>

<!--
Basic EntitiesDescriptor disassembler pipeline stage.
Expand Down Expand Up @@ -1022,6 +1023,7 @@
<set>
<ref bean="md-NameIDFormat"/>
<ref bean="md-OrganizationDisplayName"/>
<ref bean="md-OrganizationURL"/>
<ref bean="mdui-InformationURL"/>
</set>
</property>
Expand Down

0 comments on commit 4903b5c

Please sign in to comment.