mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14312
[Bug 1236767] Re: Custom layouts aren't displayed properly and can't be created with more than 4 rows
Hi Angela,
I still can't replicate the issue. I did a clean install of 1.8rc2 just
now, and was able to create a custom layout with up to 6 rows, with the
thumbnail generated correctly for each one. I've also looked at the
database data that you attached a few comments back, and compared that
with what is in my database, and they look the same in all the important
respects.
Since this issue occurs in multiple different web browsers, it is likely
to be caused by something going on in your web server. Specifically, as
I mentioned above, it appears that the problem is blocks.json.php not
returning data in the format that the Javascript would expect it to.
Here are the next steps I can think of to try to figure out what's going
on here:
1. Could you post the contents of your config.php file here? (Removing
any sensitive data, of course, like database passwords and password
salts). Perhaps this is a problem that only occurs when certain
configuration flags are turned on.
2. Have you used a packet sniffer, or HTTP interceptor, such as
Wireshark or Burp before? A program such as this would allow us to see
exactly what data is returned by blocks.json.php are, which may help.
Cheers,
Aaron
--
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/1236767
Title:
Custom layouts aren't displayed properly and can't be created with
more than 4 rows
Status in Mahara ePortfolio:
In Progress
Bug description:
I just tested the Mahara 1.8rc1, on a linux server with a MySQL DB. To
view the site I am using a Mac OS Laptop with Chrome Version
30.0.1599.69.
When using the "create custom layout" feature I have multiple
problems:
- The preview only is displayed correctly for 1 - 3 rows, after adding the fourth row the preview doesn't update anymore
- When adding a custom layout with up to 3 rows, the layout gets added to the other layout options. Adding a 4 row layout does work, but there is just a default thumb, not a picture of the layout.
- Even though I can add up to 6 rows the adding of custom layouts with 5 or 6 rows doesn't work at all.
I attached a screenshot of the problems.
Regards,
Angela
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1236767/+subscriptions
References