Link Issue #3
Peter Zechmeister <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi ZMS-Developers, ZMS 2.11.0-34 (Build #131d) Issue #3: I have a textarea with an inline-link which is relative whithin the same branch (i.e.: <a href="./e6772/index_ger.html">abc</a> ) I embed the branch to an other sub-ZMS by using ZMSLinkElement recursively. The link still works at the embedding place. I embed the embedded place a second time to an further sub-ZMS again recursively. The link does not work any more but it is not broken. After editing the link manually by removing the index_ger.html - part, the link works at all places. I think, this is a bug and there could two solutions: - the ZMS should never generate "index_LANG.html"- links - catenated embedding should get fixed to cope with "index_LANG.html"- links Regards PeterZ, JKU