Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-9522

Typo in Blog.Publisher makes parent page missing

    XMLWordPrintable

Details

    • Trivial
    • N/A
    • N/A

    Description

      There is a small typo in xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/Publisher.xml
      causeing the page to have a non-existing parent page:

      instead of

       <parent>Blog.WenHome</parent>
      

      it should be:

       <parent>Blog.WebHome</parent>
      

      I could send a pull request, but I guess it is easier for a committer to fix this typo

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            camil7 Clemens Robbenhaar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: