1
timgno
Testing All XOOPS with NetBeans IDE
  • 2010/6/8 20:59

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Hello!
I found several errors both in xoops 2.4.4 and 2.4.5rc2, especially in the file:

editor_ui.css
le="color: #000000"><?php *:first-child+html a.mceButtonDisabled img {filter:progid (:) DXImageTransform.Microsoft.Alpha(opacity=30); border: 0 !important;}


and other lines identical

P.S: error in parentheses

2
ghia
Re: Testing All XOOPS with NetBeans IDE
  • 2010/6/11 2:37

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It may be flagged as an error, but it is correct.
It is an MS extension and does not follow any standards, or what did you expect?