? Pending

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
24 May 2017

Pull Request for Issue # .

Summary of Changes

Added a newline where one was missing.

Testing Instructions

Open a page that reads components/com_content/views/featured/tmpl/default.xml (for example, a menu listing page in the admin which has a "featured articles" type on it).

Expected result

The page will render without issue.

Actual result

Errors from attempting to parse bad xml.

Documentation Changes Required

Nope.

avatar okonomiyaki3000 okonomiyaki3000 - open - 24 May 2017
avatar okonomiyaki3000 okonomiyaki3000 - change - 24 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 May 2017
Category Front End com_content
avatar okonomiyaki3000
okonomiyaki3000 - comment - 24 May 2017

This seems like the kind of thing that could easily have been caught by an automated test. Isn't there an xml validator that can be run on all PRs?

avatar infograf768
infograf768 - comment - 24 May 2017

One of these has already been corrected
See 15c4ccc

avatar brianteeman
brianteeman - comment - 24 May 2017

@okonomiyaki3000 i wish there was or I wouldnt have spent a long time revieiwing every single xml file. Sorry that this one slipped through the net

avatar okonomiyaki3000
okonomiyaki3000 - comment - 24 May 2017

@infograf768 OK, then this PR is not needed. 67 of these 68 changes are just my editor automatically removing white space from the end of lines. I don't know if there's any official policy about that. This project could add a .editorconfig file to specify editor behavior like that but that's just a convenience for anyone who uses the plugin. It's not really enforcing anything.

@brianteeman I honestly have no idea what this means at all but it seems Travis can maybe validate xml i-akhmadullin/Sublime-CSS3@e2e6bd2

avatar brianteeman
brianteeman - comment - 24 May 2017

i am going to close this one then as it was solved by JM elsewhere
spaces and validation arent the real issue with the xml it was getting all of them into a consistent style

avatar brianteeman brianteeman - close - 24 May 2017
avatar brianteeman brianteeman - change - 24 May 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-05-24 08:56:05
Closed_By brianteeman
Labels Added: ?

Add a Comment

Login with GitHub to post a comment