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

LPS-95117 Add container-input-field-index attribute #1020

Closed
wants to merge 3,046 commits into from

Conversation

alinedoleron
Copy link

No description provided.

xbrianlee and others added 30 commits May 7, 2019 08:10
The current implementation of RawMetadataProcessorImpl has conditional
logic depending on the implementation class, dispatching on the result
of an instanceof check (see RawMetadataProcessorImpl#saveMetadata).

We cannot fix this right now without introducing API changes (e.g. by
adding a new capability), so we need to do the mime type check to avoid
wrapping the file entry.
…staged model

The folder that was being used is the one read directly from the exported zip
file therefore it still has the repository id from the local instance
which is wrong.
@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@alinedoleron
Copy link
Author

ci:test:sf

@alinedoleron
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

Build started.

Jenkins is currently running tests.

Base Branch:

Branch Name: master

Job Summary:

Job Link: test-portal-acceptance-pullrequest(master)

For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 41 seconds 286 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ca381a98f1b910f87edaccfe9e206be866749264

Sender Branch:

Branch Name: LPS-95117
Branch GIT ID: 4f01329343f973e3952764fc512ca0a53d25436b

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@brunobasto
Copy link
Owner

Just started reviewing :)

:octocat: Sent from GH.

@brunobasto
Copy link
Owner

Pull request submitted to brianchandotcom#73052. See changes here.

:octocat: Sent from GH.

@brunobasto brunobasto closed this May 13, 2019
@alinedoleron alinedoleron deleted the LPS-95117 branch March 2, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment