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 for issue #19500 #384

Closed
wants to merge 32 commits into from
Closed

Fix for issue #19500 #384

wants to merge 32 commits into from

Conversation

bdunogier
Copy link
Member

Win32 directory separator isn't taken into account when verifying if files from filesystem exist in DFS.

http://issues.ez.no/19500

patrickallaert and others added 30 commits June 22, 2012 14:37
…er-request reinitialization (default stays re-init every time)
@bdunogier bdunogier closed this Aug 2, 2012
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request May 8, 2017
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request May 8, 2017
…oad. Isolated alt text validation in its own function to exposed it publicly outside the class
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request May 23, 2017
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request Jun 20, 2017
…it to kernel/classes/datatypes/ezimage/ezimagetype; Added alt tag field to related object upload dialogues and enforced mandatory alt tag setting
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request Aug 16, 2017
…ster. Fixed Alternative text not saving.r Implement code feedback from mandatory_alt_tag2.
pkamps added a commit to mugoweb/ezpublish-legacy that referenced this pull request Aug 16, 2017
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request Aug 16, 2017
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request Aug 16, 2017
…ndatory_alternative_text. Fix alt tag not saving on publish. Fix object name not being set to default on image upload.
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request Aug 22, 2017
dfearnley added a commit to mugoweb/ezpublish-legacy that referenced this pull request Nov 9, 2017
…estored messaging for alt text input. Fixed ezimagetype from allowing blank alt text when required.
pkamps pushed a commit to mugoweb/ezpublish-legacy that referenced this pull request Nov 12, 2017
…atype (#61)

* See ezsystems#384 : Move mandatory alt tag code to clean branch

* Input validation re-organized. The "required" label is rendered differently

* Move alt text validation into extension/ezoe/modules/ezoe/upload.php

* Revert all changes in ezcontentupload.php

* Check for empty string for ezstring - to avoid image object name overwrite.

* See ezsystems#384 : Moved mandatory alt tag code from kernel/class/edit to kernel/classes/datatypes/ezimage/ezimagetype; Added alt tag field to related object upload dialogues and enforced mandatory alt tag setting

* Code reformatted

* See ezsystems#384 : update mandatory_alt_tag2 with changes made to mandatory_alternative_text. Fix alt tag not saving on publish. Fix object name not being set to default on image upload.

* See ezsystems#384 : Separate test for alt text mandatory from output

* Re-Structure the "has alternative text" and "is alt text required" checks

* Do not rely on the attribute content but on the given HTTP submitted date to check for an existing image in the HTTP input validation

* See ezsystems#384 : Fix object relation upload workflow regression. Restored messaging for alt text input.  Fixed ezimagetype from allowing blank alt text when required.
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.

2 participants