pombreda / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

Path resolution for themes doesn't work in development mode #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using the build.php URL to include the javascript (something like 
http://localhost/base2/src/build.php?package=base2
\jsb\chrome\package.xml&full), the images of the theme are not shown. This 
is due to path-resolution in jsb.createStyleSheet.

The attached patch solves this.

Original issue reported on code.google.com by doek...@gmail.com on 12 Mar 2009 at 1:48

Attachments:

GoogleCodeExporter commented 9 years ago
Ha nice. Thanks.

Original comment by dean.edw...@gmail.com on 26 Mar 2009 at 3:30

GoogleCodeExporter commented 9 years ago
I applied your patch. It's in trunk/lib.

Original comment by dean.edw...@gmail.com on 30 Mar 2009 at 7:56

GoogleCodeExporter commented 9 years ago
Revision 276 of svn broke the patch. Retry attached ;-)

Original comment by doeke.zanstra@gmail.com on 31 Mar 2009 at 8:59

Attachments:

GoogleCodeExporter commented 9 years ago
Filled comment 3 under my other user name.

Original comment by doek...@gmail.com on 31 Mar 2009 at 9:07

GoogleCodeExporter commented 9 years ago
This is now fixed in the dev build.

Original comment by dean.edw...@gmail.com on 19 Nov 2009 at 12:25