Re: [xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-28 Thread Marius Dumitru Florea
I reported and fixed http://jira.xwiki.org/browse/XWIKI-10107 .

Thanks,
Marius

On Thu, Feb 27, 2014 at 10:36 PM, Leonardo Kodato
leonardokod...@gmail.com wrote:
 Hi Marius.
 Now it works fine. Thank you.

 AnywayShould I report this problem as a bug and mark it as fixed?
 Thank you.
 Best regards,
 Leonardo.


 2014-02-25 17:24 GMT-03:00 Marius Dumitru Florea 
 mariusdumitru.flo...@xwiki.com:

 This is what I get with your content and with my small change
 http://i.imgur.com/2AaLQd3.png . Looks fine to me.

 Hope this helps,
 Marius

 On Tue, Feb 25, 2014 at 9:45 PM, Leonardo Kodato
 leonardokod...@gmail.com wrote:
  Hi.
  Unfortunately, no.
 
  It happens just with me or with you too?
  I'm asking it, because maybe it's something related to my Xwiki
  installation or some problem with my computer.
 
  OBS: I cleared the cache and I restarted Xwiki before testing.
 
 
 
 
  2014-02-25 15:08 GMT-03:00 Marius Dumitru Florea 
  mariusdumitru.flo...@xwiki.com:
 
  Can you replace this line from colibri.css
 
 
 https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-5.4/xwiki-platform-core/xwiki-platform-colibri/src/main/resources/colibri/colibri.css#L2178
 
  span.errormessage, span.warningmessage, span.infomessage,
  span.plainmessage {
 
  with
 
  span.errormessage, span.warningmessage, span.infomessage,
  span.plainmessage, span.successmessage {
 
  and tell me if it fixes the problem?
 
  Hope this helps,
  Marius
 
 
  On Tue, Feb 25, 2014 at 6:31 PM, Leonardo Kodato
  leonardokod...@gmail.com wrote:
   Hi.
   Yes. I've tested in Firefox 19 and Chrome 33.
  
   Heres is the code Im using:
   |[PHOTO]|
  
 
 NAME|BRAND|Description|PRICE|{{error}}Strengths{{/error}}{{success}}Weaknesses{{/success}}
  
   Thank you.
  
  
   2014-02-25 11:33 GMT-03:00 Marius Dumitru Florea 
   mariusdumitru.flo...@xwiki.com:
  
   Did you clear your browser's cache?
  
   Hope this helps,
   Marius
  
   On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato
   leonardokod...@gmail.com wrote:
Hi everybody.
Thank you for being so helpful.
   
I was using Xwiki StandAlone installation(.exe) for testing
 purpose,
  but
yesterday I decided install a Xwiki ready for production.
Everything was OK, except the Sucess and Error Macros.
In Version 5.3:
http://i.imgur.com/F03E13y.jpg
   
In Version 5.4
http://i.imgur.com/TUw8RD9.jpg
   
It appears to be some kind of CSS problem or something similar.
I'm not sure it's a bug or not. Let me know if I must create a
 Issue
  on
Jira.
   
I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package)
 with
   tomcat
and mysql.
   
Thank you.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-27 Thread Leonardo Kodato
Hi Marius.
Now it works fine. Thank you.

AnywayShould I report this problem as a bug and mark it as fixed?
Thank you.
Best regards,
Leonardo.


2014-02-25 17:24 GMT-03:00 Marius Dumitru Florea 
mariusdumitru.flo...@xwiki.com:

 This is what I get with your content and with my small change
 http://i.imgur.com/2AaLQd3.png . Looks fine to me.

 Hope this helps,
 Marius

 On Tue, Feb 25, 2014 at 9:45 PM, Leonardo Kodato
 leonardokod...@gmail.com wrote:
  Hi.
  Unfortunately, no.
 
  It happens just with me or with you too?
  I'm asking it, because maybe it's something related to my Xwiki
  installation or some problem with my computer.
 
  OBS: I cleared the cache and I restarted Xwiki before testing.
 
 
 
 
  2014-02-25 15:08 GMT-03:00 Marius Dumitru Florea 
  mariusdumitru.flo...@xwiki.com:
 
  Can you replace this line from colibri.css
 
 
 https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-5.4/xwiki-platform-core/xwiki-platform-colibri/src/main/resources/colibri/colibri.css#L2178
 
  span.errormessage, span.warningmessage, span.infomessage,
  span.plainmessage {
 
  with
 
  span.errormessage, span.warningmessage, span.infomessage,
  span.plainmessage, span.successmessage {
 
  and tell me if it fixes the problem?
 
  Hope this helps,
  Marius
 
 
  On Tue, Feb 25, 2014 at 6:31 PM, Leonardo Kodato
  leonardokod...@gmail.com wrote:
   Hi.
   Yes. I've tested in Firefox 19 and Chrome 33.
  
   Heres is the code Im using:
   |[PHOTO]|
  
 
 NAME|BRAND|Description|PRICE|{{error}}Strengths{{/error}}{{success}}Weaknesses{{/success}}
  
   Thank you.
  
  
   2014-02-25 11:33 GMT-03:00 Marius Dumitru Florea 
   mariusdumitru.flo...@xwiki.com:
  
   Did you clear your browser's cache?
  
   Hope this helps,
   Marius
  
   On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato
   leonardokod...@gmail.com wrote:
Hi everybody.
Thank you for being so helpful.
   
I was using Xwiki StandAlone installation(.exe) for testing
 purpose,
  but
yesterday I decided install a Xwiki ready for production.
Everything was OK, except the Sucess and Error Macros.
In Version 5.3:
http://i.imgur.com/F03E13y.jpg
   
In Version 5.4
http://i.imgur.com/TUw8RD9.jpg
   
It appears to be some kind of CSS problem or something similar.
I'm not sure it's a bug or not. Let me know if I must create a
 Issue
  on
Jira.
   
I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package)
 with
   tomcat
and mysql.
   
Thank you.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-25 Thread Leonardo Kodato
Hi everybody.
Thank you for being so helpful.

I was using Xwiki StandAlone installation(.exe) for testing purpose, but
yesterday I decided install a Xwiki ready for production.
Everything was OK, except the Sucess and Error Macros.
In Version 5.3:
http://i.imgur.com/F03E13y.jpg

In Version 5.4
http://i.imgur.com/TUw8RD9.jpg

It appears to be some kind of CSS problem or something similar.
I'm not sure it's a bug or not. Let me know if I must create a Issue on
Jira.

I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with tomcat
and mysql.

Thank you.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-25 Thread Marius Dumitru Florea
Did you clear your browser's cache?

Hope this helps,
Marius

On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato
leonardokod...@gmail.com wrote:
 Hi everybody.
 Thank you for being so helpful.

 I was using Xwiki StandAlone installation(.exe) for testing purpose, but
 yesterday I decided install a Xwiki ready for production.
 Everything was OK, except the Sucess and Error Macros.
 In Version 5.3:
 http://i.imgur.com/F03E13y.jpg

 In Version 5.4
 http://i.imgur.com/TUw8RD9.jpg

 It appears to be some kind of CSS problem or something similar.
 I'm not sure it's a bug or not. Let me know if I must create a Issue on
 Jira.

 I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with tomcat
 and mysql.

 Thank you.
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-25 Thread Marius Dumitru Florea
Can you replace this line from colibri.css
https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-5.4/xwiki-platform-core/xwiki-platform-colibri/src/main/resources/colibri/colibri.css#L2178

span.errormessage, span.warningmessage, span.infomessage, span.plainmessage {

with

span.errormessage, span.warningmessage, span.infomessage,
span.plainmessage, span.successmessage {

and tell me if it fixes the problem?

Hope this helps,
Marius


On Tue, Feb 25, 2014 at 6:31 PM, Leonardo Kodato
leonardokod...@gmail.com wrote:
 Hi.
 Yes. I've tested in Firefox 19 and Chrome 33.

 Heres is the code Im using:
 |[PHOTO]|
 NAME|BRAND|Description|PRICE|{{error}}Strengths{{/error}}{{success}}Weaknesses{{/success}}

 Thank you.


 2014-02-25 11:33 GMT-03:00 Marius Dumitru Florea 
 mariusdumitru.flo...@xwiki.com:

 Did you clear your browser's cache?

 Hope this helps,
 Marius

 On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato
 leonardokod...@gmail.com wrote:
  Hi everybody.
  Thank you for being so helpful.
 
  I was using Xwiki StandAlone installation(.exe) for testing purpose, but
  yesterday I decided install a Xwiki ready for production.
  Everything was OK, except the Sucess and Error Macros.
  In Version 5.3:
  http://i.imgur.com/F03E13y.jpg
 
  In Version 5.4
  http://i.imgur.com/TUw8RD9.jpg
 
  It appears to be some kind of CSS problem or something similar.
  I'm not sure it's a bug or not. Let me know if I must create a Issue on
  Jira.
 
  I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with
 tomcat
  and mysql.
 
  Thank you.
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-25 Thread Leonardo Kodato
Hi.
Unfortunately, no.

It happens just with me or with you too?
I'm asking it, because maybe it's something related to my Xwiki
installation or some problem with my computer.

OBS: I cleared the cache and I restarted Xwiki before testing.




2014-02-25 15:08 GMT-03:00 Marius Dumitru Florea 
mariusdumitru.flo...@xwiki.com:

 Can you replace this line from colibri.css

 https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-5.4/xwiki-platform-core/xwiki-platform-colibri/src/main/resources/colibri/colibri.css#L2178

 span.errormessage, span.warningmessage, span.infomessage,
 span.plainmessage {

 with

 span.errormessage, span.warningmessage, span.infomessage,
 span.plainmessage, span.successmessage {

 and tell me if it fixes the problem?

 Hope this helps,
 Marius


 On Tue, Feb 25, 2014 at 6:31 PM, Leonardo Kodato
 leonardokod...@gmail.com wrote:
  Hi.
  Yes. I've tested in Firefox 19 and Chrome 33.
 
  Heres is the code Im using:
  |[PHOTO]|
 
 NAME|BRAND|Description|PRICE|{{error}}Strengths{{/error}}{{success}}Weaknesses{{/success}}
 
  Thank you.
 
 
  2014-02-25 11:33 GMT-03:00 Marius Dumitru Florea 
  mariusdumitru.flo...@xwiki.com:
 
  Did you clear your browser's cache?
 
  Hope this helps,
  Marius
 
  On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato
  leonardokod...@gmail.com wrote:
   Hi everybody.
   Thank you for being so helpful.
  
   I was using Xwiki StandAlone installation(.exe) for testing purpose,
 but
   yesterday I decided install a Xwiki ready for production.
   Everything was OK, except the Sucess and Error Macros.
   In Version 5.3:
   http://i.imgur.com/F03E13y.jpg
  
   In Version 5.4
   http://i.imgur.com/TUw8RD9.jpg
  
   It appears to be some kind of CSS problem or something similar.
   I'm not sure it's a bug or not. Let me know if I must create a Issue
 on
   Jira.
  
   I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with
  tomcat
   and mysql.
  
   Thank you.
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with erro/success macro - Xwiki 5.4

2014-02-25 Thread Marius Dumitru Florea
This is what I get with your content and with my small change
http://i.imgur.com/2AaLQd3.png . Looks fine to me.

Hope this helps,
Marius

On Tue, Feb 25, 2014 at 9:45 PM, Leonardo Kodato
leonardokod...@gmail.com wrote:
 Hi.
 Unfortunately, no.

 It happens just with me or with you too?
 I'm asking it, because maybe it's something related to my Xwiki
 installation or some problem with my computer.

 OBS: I cleared the cache and I restarted Xwiki before testing.




 2014-02-25 15:08 GMT-03:00 Marius Dumitru Florea 
 mariusdumitru.flo...@xwiki.com:

 Can you replace this line from colibri.css

 https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-5.4/xwiki-platform-core/xwiki-platform-colibri/src/main/resources/colibri/colibri.css#L2178

 span.errormessage, span.warningmessage, span.infomessage,
 span.plainmessage {

 with

 span.errormessage, span.warningmessage, span.infomessage,
 span.plainmessage, span.successmessage {

 and tell me if it fixes the problem?

 Hope this helps,
 Marius


 On Tue, Feb 25, 2014 at 6:31 PM, Leonardo Kodato
 leonardokod...@gmail.com wrote:
  Hi.
  Yes. I've tested in Firefox 19 and Chrome 33.
 
  Heres is the code Im using:
  |[PHOTO]|
 
 NAME|BRAND|Description|PRICE|{{error}}Strengths{{/error}}{{success}}Weaknesses{{/success}}
 
  Thank you.
 
 
  2014-02-25 11:33 GMT-03:00 Marius Dumitru Florea 
  mariusdumitru.flo...@xwiki.com:
 
  Did you clear your browser's cache?
 
  Hope this helps,
  Marius
 
  On Tue, Feb 25, 2014 at 3:12 PM, Leonardo Kodato
  leonardokod...@gmail.com wrote:
   Hi everybody.
   Thank you for being so helpful.
  
   I was using Xwiki StandAlone installation(.exe) for testing purpose,
 but
   yesterday I decided install a Xwiki ready for production.
   Everything was OK, except the Sucess and Error Macros.
   In Version 5.3:
   http://i.imgur.com/F03E13y.jpg
  
   In Version 5.4
   http://i.imgur.com/TUw8RD9.jpg
  
   It appears to be some kind of CSS problem or something similar.
   I'm not sure it's a bug or not. Let me know if I must create a Issue
 on
   Jira.
  
   I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with
  tomcat
   and mysql.
  
   Thank you.
   ___
   users mailing list
   users@xwiki.org
   http://lists.xwiki.org/mailman/listinfo/users
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users