Skip to content

Conversation

@klauswilms
Copy link
Contributor

I made some changes in administrator/components/com_admin/models/sysinfo.php.
if u check the html output of this page in w3c validator you get about 48 errors.
after changing the regex pattern line 146 and 147 and added a opening tr tag at line in administrator/components/com_admin/views/sysinfo/tmpl/default_system.php i got zero errors.

check it :)

greetings from klaus

@infograf768
Copy link
Member

Please create a tracker in joomalcode.

@klauswilms
Copy link
Contributor Author

[#28120] XHTML 1.0 Transitional added

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this line for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is from the original file.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok now i see what you meen, sorry
in your last post i saw line 150-151.

this line is for users with php zend module loaded.
the name attribute "module_Zend Optimizer" of an anker-tag is not xhtml valide, so replace it with "module_Zend_Optimizer"

@klauswilms
Copy link
Contributor Author

ok there is no response, so I close this pull pull request

@klauswilms klauswilms closed this Feb 29, 2012
@realityking
Copy link
Contributor

That's because all patches still have to go trough the issue tracker (http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103) for testing before they can be accepted. As infograf768 mentioned you need to open an issue there or your patch won't be accepted.

It's not the most elegant system, but the github issue handling just doesn't cut it for the project.

@klauswilms klauswilms reopened this Mar 1, 2012
@nicksavov
Copy link
Contributor

Thanks for coding this, Klaus! :) This is fixed in JoomlaCode.
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28120

Closing.

@nicksavov nicksavov closed this Mar 22, 2013
wilsonge pushed a commit that referenced this pull request Jan 23, 2017
wilsonge pushed a commit to wilsonge/joomla-cms that referenced this pull request May 26, 2019
richard67 pushed a commit to richard67/joomla-cms that referenced this pull request Apr 3, 2020
🇫🇷 updated based on the 🇬🇧 version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants