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

Fix dlf path: Javascript -> JavaScript #220

Merged
merged 1 commit into from Feb 7, 2023

Conversation

csidirop
Copy link
Contributor

@csidirop csidirop commented Feb 7, 2023

Corrects an error appearing after fixing following errors in presentation (kitodo/kitodo-presentation#904) which occurred after PR (kitodo/kitodo-presentation#877) which renamed the directories Javascript and Flexforms to camel-case in accordance with the TYPO3 Coding Guidelines.

In this case the extension tried to reach the path /var/www/typo3/public/typo3conf/ext/dlf/Resources/Public/Javascript/jQueryUI/jquery-ui-mouse-slider-resizable-autocomplete.js which had the non camel-case writing.

Fixes errors (kitodo/kitodo-presentation#904) after PR  (kitodo/kitodo-presentation#877) which renamed the directories Javascript and Flexforms to camel-case in accordance with the TYPO3 Coding Guidelines.

Signed-off-by: Christos Sidiropoulos <csidirop@runbox.com>
@sebastian-meyer sebastian-meyer merged commit c310903 into slub:master Feb 7, 2023
@csidirop csidirop deleted the bugfix/dlf-paths branch October 19, 2023 13:36
@beatrycze-volk beatrycze-volk added this to the DFG-Viewer 6.0.0 milestone Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants