[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-26 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 1.8.1 = None

** Changed in: mahara
   Status: Incomplete = Invalid

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Invalid

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-23 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.8.0 = 1.8.1

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-20 Thread Robert Lyon
Hmm, strange.

I followed the instructions:

If a new theme is created with the following structure (i.e. only a
site-logo.png and themeconfig.php)

/htdocs/theme/test/static/images/site-logo.png
/htdocs/theme/test/themeconfig.php

with the following in themeconfig.php:
$theme = new StdClass;
$theme-displayname = 'test';
$theme-parent = 'default';

And when I set my theme to the 'test' one I see the 'test' site logo - as 
expected.
I also made another new theme 'test2' with another new site-logo.png image and 
used 'raw' as parent - it also showed me the correct logo image.

I'm unable to replicate the problem - though I did note than when i went
to look at site in another browser I needed to do a hard refresh to get
new logo to show (as I'd been to the site before new logo was in place).

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-20 Thread Robert Lyon
** Changed in: mahara
   Status: Triaged = Incomplete

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-20 Thread Ghada El-Zoghbi
Hi Robert,

With the latest merge of the code, it has started working again.

When I raised the bug, a hard refresh didn't display the new logo.

Maybe someone inadvertently fixed the bug.

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-10 Thread Aaron Wells
Hi Ghada,

Thanks for the bug report! I think you're right, according to the
documentation ( https://wiki.mahara.org/index.php/Customising/Themes )
the bare minimum you should need for a theme is a themeconfig.php file
that specifies the theme's parent, which you have provided.

Do you know if this bug is present in 1.7 and earlier as well, or is it
a regression in 1.8?

Cheers,
Aaron

** Changed in: mahara
   Status: New = Triaged

** Changed in: mahara
   Importance: Undecided = High

** Changed in: mahara
Milestone: None = 1.8.0

** Changed in: mahara
 Assignee: (unassigned) = Son Nguyen (ngson2000)

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


Re: [Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-10 Thread Ghada El-Zoghbi
Hi Aaron,

This only started happening with the latest pull from master.

I had pulled the latest on Friday last week (Oct 4) and it was fine. 
This issue was not present.

Then, I did another pull on Wednesday this week (Oct 9) and that's when
it started happening. 

Cheers,
Ghada


On 11/10/13 11:13, Aaron Wells wrote:
 Hi Ghada,

 Thanks for the bug report! I think you're right, according to the
 documentation ( https://wiki.mahara.org/index.php/Customising/Themes )
 the bare minimum you should need for a theme is a themeconfig.php file
 that specifies the theme's parent, which you have provided.

 Do you know if this bug is present in 1.7 and earlier as well, or is it
 a regression in 1.8?

 Cheers,
 Aaron

 ** Changed in: mahara
Status: New = Triaged

 ** Changed in: mahara
Importance: Undecided = High

 ** Changed in: mahara
 Milestone: None = 1.8.0

 ** Changed in: mahara
  Assignee: (unassigned) = Son Nguyen (ngson2000)


-- 
Ghada El-Zoghbi
Catalyst IT
gh...@catalyst-au.net 
tel:+61-2-8011-0625 
www.catalyst-au.net

CONFIDENTIALITY NOTICE: This email is intended for the named recipients
only. It may contain privileged, confidential or copyright information.
If you are not the named recipients, any use, reliance upon, disclosure
or copying of this email or any attachments is unauthorised. If you have
received this email in error, please reply via email or telephone +61 2
8004 5928.

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1238323] Re: Theme: site-logo image is ignored

2013-10-10 Thread Aaron Wells
Thanks, I'll tag it as a regression.

** Tags added: regression

-- 
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/1238323

Title:
  Theme: site-logo image is ignored

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Mahara: 1.8rc2dev
  DB: Postgres or MySql
  Op System: Linux
  browser: Firefox 24.0

  If a new theme is created with the following structure (i.e. only a
  site-logo.png and themeconfig.php)

  /htdocs/theme/test/static/images/site-logo.png
  /htdocs/theme/test/themeconfig.php

  with the following in themeconfig.php:
  $theme = new StdClass;
  $theme-displayname = 'test';
  $theme-parent  = 'default';

  
  When the 'test' theme is selected in site options, the site-logo.png is 
ignored. The default Mahara site logo is displayed instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1238323/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp