Since this is a non-trivial change, and it only affects sites using clean URL subdomains, I'm not going to take the risk of backporting it to 1.9 and 1.8.
But to anyone out there running a 1.9 or 1.8 site who encounters this problem, you can probably fix it by cherry-picking my patch for 1.10: https://reviews.mahara.org/4131 ** Changed in: mahara/1.8 Status: Confirmed => Won't Fix ** Changed in: mahara/1.9 Status: Confirmed => Won't Fix ** Tags added: cleanurls pdf subdomains ** Changed in: mahara/1.10 Status: Confirmed => Fix Committed ** Changed in: mahara/1.10 Assignee: (unassigned) => Aaron Wells (u-aaronw) ** Changed in: mahara/1.8 Assignee: (unassigned) => Aaron Wells (u-aaronw) ** Changed in: mahara/1.9 Assignee: (unassigned) => Aaron Wells (u-aaronw) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1399246 Title: PDF embeds fail in sites with subdomains for user pages Status in Mahara ePortfolio: Fix Committed Status in Mahara 1.10 series: Fix Committed Status in Mahara 1.8 series: Won't Fix Status in Mahara 1.9 series: Won't Fix Bug description: The PDF content block fails to render the PDF iframe in a user's View if Mahara is set up to have subdomain urls for users, e.g. http://mikekelly.mymahara.org/mikes-page This is due to the X-Frame SAMEORIGIN rule enforced for Mahara pages. The PDF is served from the main domain, while the View page is served from the subdomain. This does not affect group Views, or the editing interface for Views, where the user identifier subdomain part is not used in the url. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1399246/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

