Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-38542

We are using confluence 5.1.2. Changed page title in database but it's not reflected on front end.

    XMLWordPrintable

Details

    Description

      Hello,

      We are trying to change title of page with the help of below query:

      UPDATE confluence.content SET TITLE = REPLACE(TITLE,'&','x26') WHERE TITLE LIKE '%&%' AND content.spaceid IN (SELECT SPACEID FROM spaces where spacename ='Look Out’);

      Above query updated rows and restarted confluence but pages title does not get changed on front end side.

      Backend side page title is change so can you please help me?

      Attachments

        Activity

          People

            Unassigned Unassigned
            8e1366634060 nitin mahamulkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: