Error in BlueLight theme for ant target created admin user

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error in BlueLight theme for ant target created admin user

Ashish Nagar
Hello All,

When I create admin user using command ant create-admin-user-login, I
get my admin user with "FULLADMIN" security group. But when I login with
this userLogin, I get error while applying BlueLight theme and the whole
UI gets scattered.

This is because of the reason as there creates no party for the admin
user created by the above command and in
/themes/bluelight/includes/header.ftl, userLogin.partyId is used as <li
class="user"><a
href="/partymgr/control/viewprofile?partyId=${userLogin.partyId}">${userName}</a></li>.

This issue should be fixed so as to make it accessible for ant target
created admin user too.


Thanks & Regards,
--
Ashish Nagar



Reply | Threaded
Open this post in threaded view
|

Re: Error in BlueLight theme for ant target created admin user

Jacopo Cappellato-4
Thanks,

this is fixed in rev.  767509

Jacopo

On Apr 22, 2009, at 2:54 PM, Ashish Nagar wrote:

> Hello All,
>
> When I create admin user using command ant create-admin-user-login,  
> I get my admin user with "FULLADMIN" security group. But when I  
> login with this userLogin, I get error while applying BlueLight  
> theme and the whole UI gets scattered.
>
> This is because of the reason as there creates no party for the  
> admin user created by the above command and in /themes/bluelight/
> includes/header.ftl, userLogin.partyId is used as <li  
> class="user"><a href="/partymgr/control/viewprofile?partyId=$
> {userLogin.partyId}">${userName}</a></li>.
>
> This issue should be fixed so as to make it accessible for ant  
> target created admin user too.
>
>
> Thanks & Regards,
> --
> Ashish Nagar
>
>
>


smime.p7s (3K) Download Attachment