- 
                Notifications
    You must be signed in to change notification settings 
- Fork 17
IBX-6554: Prevent Twig errors when location is not defined in Location View #1517
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
Conversation
| 
 | 
| @tbialcz Rebase is needed here | 
… not defined # Conflicts: # src/bundle/Resources/views/themes/admin/content/location_view.html.twig
…om/ibexa/admin-ui into IBX-6554-location-view-null-checks # Conflicts: # src/bundle/Resources/views/themes/admin/content/location_view.html.twig
        
          
                src/bundle/Resources/views/themes/admin/content/location_view.html.twig
              
                Outdated
          
            Show resolved
            Hide resolved
        
      26f260f    to
    2e515a3      
    Compare
  
    …ing location in controller
2e515a3    to
    0f595d0      
    Compare
  
    …er consistency and null safety
22da30e    to
    4192309      
    Compare
  
    7e45798    to
    84a47dd      
    Compare
  
    …d clarity and null safety
84a47dd    to
    451b04a      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA approved on Ibexa DXP 4.6 commerce.
a44e34a    to
    4bf8f3f      
    Compare
  
    4bf8f3f    to
    d2aef9b      
    Compare
  
    d2aef9b    to
    21cf2e6      
    Compare
  
    | 
 | 



Related PRs:
Description:
This PR updates the location_view.html.twig template to prevent runtime errors when location is not passed (e.g. when viewing deleted/trashed assets or content without an accessible location).