if Clean URLs is Enabled, upload_image in htmlarea not working
danielm@drupal.org - July 17, 2006 - 14:39
| Project: | Htmlarea |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Hello,
I have this probleme:
- if Clean URLs is Enabled, upload_image in htmlarea not working
- if Clean URLs is Disabled, upload_image in htmlarea working
Drupal 4.7.2
upload_image-4.7.0
htmlarea-cvs
xinha-nightly
Thanks
Daniel

#1
Yes, I can confirm this behavior. Before I enabled clean URL's, upload image worked. After clean URL's, the path for the upload image in HTMLarea isn't right.
#2
Actually I am not going to fix this because I am going to implement img_assist to add images.