Commit 9040494
committed
avoid bad url forging when contact logo from existing org
have to use ng-attr-xlink:href or ng-attr-href so to allow expression evalution in angular template for xlink:href.
if 'link' test for '../api/logos', have to href '../api/logos', not '../../images/harvesting'.1 parent adc1fce commit 9040494
File tree
1 file changed
+2
-2
lines changed- web-ui/src/main/resources/catalog/components/utility
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
1564 | | - | |
| 1564 | + | |
1565 | 1565 | | |
1566 | 1566 | | |
1567 | | - | |
| 1567 | + | |
1568 | 1568 | | |
1569 | 1569 | | |
1570 | 1570 | | |
| |||
0 commit comments