Skip to content

Error encountered when searching for captions. #3254

@GearGit

Description

@GearGit

Issue:

When searching for a caption in the explore section of the upload_caption_depict branch at https://github.com/VitalyVPinchuk/apps-android-commons/tree/upload_caption_depict we encounter an error in the media and category sections.

Here are two screenshots for each of the error encountered:

Screenshot_20191129-091321_Commons

20191130_020040

Steps to reproduce:

  1. Clone https://github.com/VitalyVPinchuk/apps-android-commons/tree/upload_caption_depict and store on your local machine.
  2. Open the apps-android-commons folder in Android Studio.
  3. Switch to the upload_caption_depict branch by clicking on VCS -> Git -> Branches and select the upload_caption_depict branch.
  4. Then press the 'Sync the project with Gradle Files' button to sync your app.
  5. Run the app on an emulator or on an actual device.
  6. Go to the explore section and search for a caption.

You should expect to see the error message in either the media or the category tab. It may also happen that both may show the same error.

Expected Behaviour:
"No Images matching bow found" and "No category matching flowers found" is the expected message that should have been displayed.

Actual Behaviour:
"No Images matching %1$s found" and "No category matching %1$s found" is the actual message that is being displayed.

Would I like to be assigned this issue:
Yes, as I am already working on issue #3222

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions