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

added content of vendor, URL and timestamp #9

Merged
merged 2 commits into from
Aug 29, 2024
Merged

added content of vendor, URL and timestamp #9

merged 2 commits into from
Aug 29, 2024

Conversation

bgn42
Copy link
Collaborator

@bgn42 bgn42 commented Aug 26, 2024

No description provided.

@bgn42 bgn42 requested a review from jkrech August 26, 2024 08:36
Copy link
Member

@jkrech jkrech left a comment

Choose a reason for hiding this comment

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

Look like strings.Cut is not known.

<timestamp></timestamp>
<vendor>testing_vendor_index</vendor>
<url>test-continue-despite-errors.xml</url>
<>
Copy link
Member

Choose a reason for hiding this comment

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

This looks wrong. I would have expected to see a timestamp but not <>. Is that valid xml?

<timestamp></timestamp>
<vendor>testing_vendor_index</vendor>
<url>test-continue-despite-errors.xml</url>
<>
<pindex>
<pdsc vendor="TheVendor" url="test/" name="ThePack2" version="1.1.0" timestamp=""></pdsc>
Copy link
Member

Choose a reason for hiding this comment

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

I think timestamp is optional and should not be printed and then left empty.
The valid timestamp should come from the vendor.pidx that this pdsc element was read from.

@bgn42 bgn42 merged commit 1452bda into main Aug 29, 2024
2 of 9 checks passed
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.

2 participants