Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/iii 1489 Support opening time with empty from string. #24

Merged
merged 43 commits into from
Oct 17, 2016

Conversation

LucWollants
Copy link

No description provided.

nleroy and others added 30 commits April 20, 2016 15:14
The XSD specifies since version 3.0 that contactinfo is optional (minOccurs = 0). But We expected it to be required. This has been changed, as it was blocking functionality in the cdbxml projector.
By disallowing empty contactinfo, an empty tag doesn't get generated. This had to be fixed, do nothing if the element is null (and thus does not exist in the xml).
* feature/III-907:
  III-907: Moved shared attributes & elements to Base and added externalurl attribute.
  III-907: Fixed bug where a price value of 0 would be parsed as null.

# Conflicts:
#	lib/CultureFeed/Cdb/Item/Event.php
III-1024: the order of the actor elements needs to be alphabetic
@coveralls
Copy link

coveralls commented Oct 12, 2016

Coverage Status

Changes Unknown when pulling 198881f on feature/III-1489 into * on master*.

@bramcordie
Copy link
Contributor

verkeerde target branch, moet naar 2.2

@bramcordie bramcordie closed this Oct 17, 2016
@bramcordie bramcordie changed the base branch from master to 2.2 October 17, 2016 14:13
@bramcordie
Copy link
Contributor

target branch aangepast naar 2.2

@bramcordie bramcordie reopened this Oct 17, 2016
@coveralls
Copy link

coveralls commented Oct 17, 2016

Coverage Status

Changes Unknown when pulling 198881f on feature/III-1489 into * on 2.2*.

@bramcordie bramcordie merged commit e9942f3 into 2.2 Oct 17, 2016
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.

5 participants